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.2.4
3+ rev : v2.3.0
44 hooks :
55 - id : codespell
66 additional_dependencies : [tomli]
77 # args: ["--write-changes"] # consider enabling for auto-fif
88 exclude : " test/fixtures/"
99
1010- repo : https://github.com/astral-sh/ruff-pre-commit
11- rev : v0.4.3
11+ rev : v0.6.0
1212 hooks :
1313 - id : ruff
1414 args : ["--fix"]
@@ -17,14 +17,14 @@ repos:
1717 exclude : ^git/ext/
1818
1919- repo : https://github.com/shellcheck-py/shellcheck-py
20- rev : v0.9 .0.6
20+ rev : v0.10 .0.1
2121 hooks :
2222 - id : shellcheck
2323 args : [--color]
2424 exclude : ^test/fixtures/polyglot$|^git/ext/
2525
2626- repo : https://github.com/pre-commit/pre-commit-hooks
27- rev : v4.5 .0
27+ rev : v4.6 .0
2828 hooks :
2929 - id : end-of-file-fixer
3030 exclude : test/fixtures/
3333 - id : check-merge-conflict
3434
3535- repo : https://github.com/abravalheri/validate-pyproject
36- rev : v0.16
36+ rev : v0.19
3737 hooks :
3838 - id : validate-pyproject
You can’t perform that action at this time.
0 commit comments