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 10
10
- id : end-of-file-fixer
11
11
exclude : tests/testdata
12
12
- repo : https://github.com/astral-sh/ruff-pre-commit
13
- rev : " v0.2.1 "
13
+ rev : " v0.3.4 "
14
14
hooks :
15
15
- id : ruff
16
16
exclude : tests/testdata
23
23
exclude : tests/testdata|setup.py
24
24
types : [python]
25
25
- repo : https://github.com/asottile/pyupgrade
26
- rev : v3.15.0
26
+ rev : v3.15.2
27
27
hooks :
28
28
- id : pyupgrade
29
29
exclude : tests/testdata
34
34
- id : black-disable-checker
35
35
exclude : tests/test_nodes_lineno.py
36
36
- repo : https://github.com/psf/black
37
- rev : 24.2 .0
37
+ rev : 24.3 .0
38
38
hooks :
39
39
- id : black
40
40
args : [--safe, --quiet]
54
54
]
55
55
exclude : tests/testdata|conf.py
56
56
- repo : https://github.com/pre-commit/mirrors-mypy
57
- rev : v1.8 .0
57
+ rev : v1.9 .0
58
58
hooks :
59
59
- id : mypy
60
60
name : mypy
You can’t perform that action at this time.
0 commit comments