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 @@ -33,14 +33,14 @@ repos:
3333 - id : rst-inline-touching-normal
3434
3535 - repo : https://github.com/astral-sh/ruff-pre-commit
36- rev : " v0.9.7 "
36+ rev : " v0.11.2 "
3737 hooks :
3838 - id : ruff
3939 args : ["--fix", "--show-fixes"]
4040 - id : ruff-format
4141
4242 - repo : https://github.com/crate-ci/typos
43- rev : v1.29.10
43+ rev : v1
4444 hooks :
4545 - id : typos
4646
@@ -53,13 +53,13 @@ repos:
5353 exclude : .pre-commit-config.yaml
5454
5555 - repo : https://github.com/abravalheri/validate-pyproject
56- rev : " v0.23 "
56+ rev : " v0.24.1 "
5757 hooks :
5858 - id : validate-pyproject
5959 additional_dependencies : ["validate-pyproject-schema-store[all]"]
6060
6161 - repo : https://github.com/python-jsonschema/check-jsonschema
62- rev : " 0.31.2 "
62+ rev : " 0.31.3 "
6363 hooks :
6464 - id : check-dependabot
6565 - id : check-github-workflows
You can’t perform that action at this time.
0 commit comments