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 11repos :
22- repo : https://github.com/astral-sh/ruff-pre-commit
3- rev : " v0.11.10 "
3+ rev : " v0.11.11 "
44 hooks :
55 - id : ruff
66 args : ["--fix"]
1212 - id : end-of-file-fixer
1313 - id : check-yaml
1414- repo : https://github.com/woodruffw/zizmor-pre-commit
15- rev : v1.7 .0
15+ rev : v1.8 .0
1616 hooks :
1717 - id : zizmor
1818- repo : https://github.com/adamchainz/blacken-docs
@@ -48,13 +48,13 @@ repos:
4848 # on <3.11
4949 - exceptiongroup>=1.0.0rc8
5050- repo : https://github.com/tox-dev/pyproject-fmt
51- rev : " v2.5.1 "
51+ rev : " v2.6.0 "
5252 hooks :
5353 - id : pyproject-fmt
5454 # https://pyproject-fmt.readthedocs.io/en/latest/#calculating-max-supported-python-version
5555 additional_dependencies : ["tox>=4.9"]
5656- repo : https://github.com/asottile/pyupgrade
57- rev : v3.19.1
57+ rev : v3.20.0
5858 hooks :
5959 - id : pyupgrade
6060 args :
You can’t perform that action at this time.
0 commit comments