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 11repos :
22- repo : https://github.com/codespell-project/codespell
3- rev : v2.4.1
3+ rev : v2.4.2
44 hooks :
55 - id : codespell
66 additional_dependencies : [tomli]
77 exclude : ^test/fixtures/
88
99- repo : https://github.com/astral-sh/ruff-pre-commit
10- rev : v0.11.12
10+ rev : v0.15.5
1111 hooks :
1212 - id : ruff-check
1313 args : ["--fix"]
@@ -16,14 +16,14 @@ repos:
1616 exclude : ^git/ext/
1717
1818- repo : https://github.com/shellcheck-py/shellcheck-py
19- rev : v0.10 .0.1
19+ rev : v0.11 .0.1
2020 hooks :
2121 - id : shellcheck
2222 args : [--color]
2323 exclude : ^test/fixtures/polyglot$|^git/ext/
2424
2525- repo : https://github.com/pre-commit/pre-commit-hooks
26- rev : v5 .0.0
26+ rev : v6 .0.0
2727 hooks :
2828 - id : end-of-file-fixer
2929 exclude : ^test/fixtures/|COPYING|LICENSE
3333 - id : check-merge-conflict
3434
3535- repo : https://github.com/abravalheri/validate-pyproject
36- rev : v0.24.1
36+ rev : v0.25
3737 hooks :
3838 - id : validate-pyproject
You can’t perform that action at this time.
0 commit comments