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 12
12
additional_dependencies : [black==24.*]
13
13
14
14
- repo : https://github.com/pre-commit/pre-commit-hooks
15
- rev : " v5 .0.0"
15
+ rev : " v6 .0.0"
16
16
hooks :
17
17
- id : check-added-large-files
18
18
- id : check-case-conflict
42
42
args : [--prose-wrap=always]
43
43
44
44
- repo : https://github.com/astral-sh/ruff-pre-commit
45
- rev : " v0.12.3 "
45
+ rev : " v0.12.11 "
46
46
hooks :
47
47
- id : ruff
48
48
args : ["--fix", "--show-fixes"]
64
64
- id : codespell
65
65
66
66
- repo : https://github.com/shellcheck-py/shellcheck-py
67
- rev : " v0.10 .0.1"
67
+ rev : " v0.11 .0.1"
68
68
hooks :
69
69
- id : shellcheck
70
70
83
83
additional_dependencies : ["validate-pyproject-schema-store[all]"]
84
84
85
85
- repo : https://github.com/python-jsonschema/check-jsonschema
86
- rev : " 0.33.2 "
86
+ rev : " 0.33.3 "
87
87
hooks :
88
88
- id : check-dependabot
89
89
- id : check-github-workflows
You can’t perform that action at this time.
0 commit comments