File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
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,13 +46,13 @@ 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.12.12
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.12.12
56
56
hooks :
57
57
- id : ruff-format
58
58
- repo : https://github.com/gitleaks/gitleaks
You can’t perform that action at this time.
0 commit comments