File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ default_language_version:
2
2
python : python3.13
3
3
repos :
4
4
- repo : https://github.com/pre-commit/pre-commit-hooks
5
- rev : v5 .0.0
5
+ rev : v6 .0.0
6
6
hooks :
7
7
- id : check-yaml
8
8
- id : check-json
17
17
additional_dependencies :
18
18
- validate-pyproject-schema-store[all]
19
19
- repo : https://github.com/lyz-code/yamlfix
20
- rev : 1.17 .0
20
+ rev : 1.18 .0
21
21
hooks :
22
22
- id : yamlfix
23
23
exclude : \.(commitlintrc|pre-commit-hooks)\.yaml$
@@ -46,21 +46,21 @@ repos:
46
46
hooks :
47
47
- id : add-trailing-comma
48
48
- repo : https://github.com/astral-sh/ruff-pre-commit
49
- rev : v0.12.7
49
+ rev : v0.13.3
50
50
hooks :
51
51
- id : ruff-check
52
52
args :
53
53
- --fix
54
54
- repo : https://github.com/astral-sh/ruff-pre-commit
55
- rev : v0.12.7
55
+ rev : v0.13.3
56
56
hooks :
57
57
- id : ruff-format
58
58
- repo : https://github.com/gitleaks/gitleaks
59
59
rev : v8.28.0
60
60
hooks :
61
61
- id : gitleaks
62
62
- repo : https://github.com/alessandrojcm/commitlint-pre-commit-hook
63
- rev : v9.22 .0
63
+ rev : v9.23 .0
64
64
hooks :
65
65
- id : commitlint
66
66
stages :
You can’t perform that action at this time.
0 commit comments