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 1
1
repos :
2
2
- repo : https://github.com/astral-sh/ruff-pre-commit
3
- rev : " v0.6.9 "
3
+ rev : " v0.7.2 "
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/adamchainz/blacken-docs
15
- rev : 1.19.0
15
+ rev : 1.19.1
16
16
hooks :
17
17
- id : blacken-docs
18
18
additional_dependencies : [black==24.1.1]
28
28
hooks :
29
29
- id : python-use-type-annotations
30
30
- repo : https://github.com/pre-commit/mirrors-mypy
31
- rev : v1.11.2
31
+ rev : v1.13.0
32
32
hooks :
33
33
- id : mypy
34
34
files : ^(src/|testing/|scripts/)
@@ -44,13 +44,13 @@ repos:
44
44
# on <3.11
45
45
- exceptiongroup>=1.0.0rc8
46
46
- repo : https://github.com/tox-dev/pyproject-fmt
47
- rev : " 2.3.1 "
47
+ rev : " v2.5.0 "
48
48
hooks :
49
49
- id : pyproject-fmt
50
50
# https://pyproject-fmt.readthedocs.io/en/latest/#calculating-max-supported-python-version
51
51
additional_dependencies : ["tox>=4.9"]
52
52
- repo : https://github.com/asottile/pyupgrade
53
- rev : v3.18 .0
53
+ rev : v3.19 .0
54
54
hooks :
55
55
- id : pyupgrade
56
56
stages : [manual]
You can’t perform that action at this time.
0 commit comments