File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed
Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 11repos :
22 - repo : https://github.com/astral-sh/ruff-pre-commit
3- rev : v0.6.5
3+ rev : v0.6.9
44 hooks :
55 - id : ruff
66 args : [--exit-non-zero-on-fix]
77
88 - repo : https://github.com/psf/black-pre-commit-mirror
9- rev : 24.8 .0
9+ rev : 24.10 .0
1010 hooks :
1111 - id : black
1212
1313 - repo : https://github.com/pre-commit/pre-commit-hooks
14- rev : v4.6 .0
14+ rev : v5.0 .0
1515 hooks :
1616 - id : check-added-large-files
1717 - id : check-case-conflict
@@ -27,13 +27,13 @@ repos:
2727 exclude : tests/data/expected_output.py
2828
2929 - repo : https://github.com/python-jsonschema/check-jsonschema
30- rev : 0.29.2
30+ rev : 0.29.3
3131 hooks :
3232 - id : check-github-workflows
3333 - id : check-renovate
3434
3535 - repo : https://github.com/rhysd/actionlint
36- rev : v1.7.1
36+ rev : v1.7.3
3737 hooks :
3838 - id : actionlint
3939
@@ -56,17 +56,17 @@ repos:
5656 # ]
5757
5858 - repo : https://github.com/tox-dev/pyproject-fmt
59- rev : 2.2.3
59+ rev : 2.2.4
6060 hooks :
6161 - id : pyproject-fmt
6262
6363 - repo : https://github.com/abravalheri/validate-pyproject
64- rev : v0.19
64+ rev : v0.20.2
6565 hooks :
6666 - id : validate-pyproject
6767
6868 - repo : https://github.com/tox-dev/tox-ini-fmt
69- rev : 1.4.0
69+ rev : 1.4.1
7070 hooks :
7171 - id : tox-ini-fmt
7272
You can’t perform that action at this time.
0 commit comments