File tree 1 file changed +4
-4
lines changed 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
repos :
2
2
- repo : https://github.com/astral-sh/ruff-pre-commit
3
- rev : " v0.11.10 "
3
+ rev : " v0.11.11 "
4
4
hooks :
5
5
- id : ruff
6
6
args : ["--fix"]
12
12
- id : end-of-file-fixer
13
13
- id : check-yaml
14
14
- repo : https://github.com/woodruffw/zizmor-pre-commit
15
- rev : v1.7 .0
15
+ rev : v1.8 .0
16
16
hooks :
17
17
- id : zizmor
18
18
- repo : https://github.com/adamchainz/blacken-docs
@@ -48,13 +48,13 @@ repos:
48
48
# on <3.11
49
49
- exceptiongroup>=1.0.0rc8
50
50
- repo : https://github.com/tox-dev/pyproject-fmt
51
- rev : " v2.5.1 "
51
+ rev : " v2.6.0 "
52
52
hooks :
53
53
- id : pyproject-fmt
54
54
# https://pyproject-fmt.readthedocs.io/en/latest/#calculating-max-supported-python-version
55
55
additional_dependencies : ["tox>=4.9"]
56
56
- repo : https://github.com/asottile/pyupgrade
57
- rev : v3.19.1
57
+ rev : v3.20.0
58
58
hooks :
59
59
- id : pyupgrade
60
60
args :
You can’t perform that action at this time.
0 commit comments