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 @@ -8,7 +8,7 @@ fail_fast: false
88
99repos :
1010 - repo : " https://github.com/pre-commit/pre-commit-hooks"
11- rev : " v4.6 .0"
11+ rev : " v5.0 .0"
1212 hooks :
1313 - id : " check-added-large-files"
1414 exclude : " tests/cassettes/.*"
4141 - id : " shellcheck"
4242
4343 - repo : " https://github.com/python-jsonschema/check-jsonschema"
44- rev : " 0.28.6 "
44+ rev : " 0.29.3 "
4545 hooks :
4646 - id : " check-github-workflows"
4747 - id : " check-readthedocs"
@@ -54,13 +54,13 @@ repos:
5454 - " --py38-plus"
5555
5656 - repo : " https://github.com/psf/black"
57- rev : " 24.4.2 "
57+ rev : " 24.10.0 "
5858 hooks :
5959 - id : " black"
6060
6161 - repo : " https://github.com/charliermarsh/ruff-pre-commit"
6262 # Ruff version.
63- rev : ' v0.4.10 '
63+ rev : ' v0.6.9 '
6464 hooks :
6565 - id : " ruff"
6666
You can’t perform that action at this time.
0 commit comments