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 @@ -13,12 +13,12 @@ repos:
1313 - id : check-yaml
1414 - id : debug-statements
1515- repo : https://github.com/astral-sh/ruff-pre-commit
16- rev : v0.13.3
16+ rev : v0.14.0
1717 hooks :
1818 - id : ruff
1919 args : [--fix]
2020- repo : https://github.com/asottile/pyupgrade
21- rev : v3.20 .0
21+ rev : v3.21 .0
2222 hooks :
2323 - id : pyupgrade
2424- repo : https://github.com/asottile/yesqa
5252 hooks :
5353 - id : python-use-type-annotations
5454- repo : https://github.com/rhysd/actionlint
55- rev : v1.7.7
55+ rev : v1.7.8
5656 hooks :
5757 - id : actionlint-docker
5858 args :
@@ -64,11 +64,11 @@ repos:
6464 - ' SC1004:'
6565 stages : [manual]
6666- repo : https://github.com/sirosen/check-jsonschema
67- rev : 0.34.0
67+ rev : 0.34.1
6868 hooks :
6969 - id : check-github-actions
7070- repo : https://github.com/tox-dev/pyproject-fmt
71- rev : v2.7 .0
71+ rev : v2.10 .0
7272 hooks :
7373 - id : pyproject-fmt
7474 # https://pyproject-fmt.readthedocs.io/en/latest/#calculating-max-supported-python-version
You can’t perform that action at this time.
0 commit comments