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 @@ -14,16 +14,16 @@ repos:
1414 - id : debug-statements
1515 - id : detect-private-key
1616 - repo : https://github.com/tox-dev/tox-ini-fmt
17- rev : " 1.3 .1"
17+ rev : " 1.4 .1"
1818 hooks :
1919 - id : tox-ini-fmt
2020 - repo : https://github.com/tox-dev/pyproject-fmt
21- rev : " 2.2.1 "
21+ rev : " 2.2.4 "
2222 hooks :
2323 - id : pyproject-fmt
2424 additional_dependencies : ["tox>=4.9"]
2525 - repo : https://github.com/adamchainz/django-upgrade
26- rev : 1.20 .0
26+ rev : 1.21 .0
2727 hooks :
2828 - id : django-upgrade
2929 args : [--target-version, "3.2"]
@@ -32,11 +32,11 @@ repos:
3232 hooks :
3333 - id : black
3434 - repo : https://github.com/charliermarsh/ruff-pre-commit
35- rev : ' v0.5.7 '
35+ rev : ' v0.6.6 '
3636 hooks :
3737 - id : ruff
3838 - repo : https://github.com/sirosen/check-jsonschema
39- rev : 0.29.1
39+ rev : 0.29.2
4040 hooks :
4141 - id : check-github-workflows
4242 - repo : https://github.com/pre-commit/mirrors-prettier
You can’t perform that action at this time.
0 commit comments