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 9
9
10
10
repos :
11
11
- repo : https://github.com/astral-sh/ruff-pre-commit
12
- rev : v0.9.3
12
+ rev : v0.9.4
13
13
hooks :
14
14
- id : ruff
15
15
args : [--fix]
16
16
17
17
- repo : https://github.com/psf/black
18
- rev : 24.10 .0
18
+ rev : 25.1 .0
19
19
hooks :
20
20
- id : black
21
21
args : [--preview]
45
45
exclude : tests/eval_files/.*_py311.py
46
46
47
47
- repo : https://github.com/RobertCraigie/pyright-python
48
- rev : v1.1.392.post0
48
+ rev : v1.1.393
49
49
hooks :
50
50
- id : pyright
51
51
# ignore warnings about new version being available, no other warnings
66
66
- trio
67
67
68
68
- repo : https://github.com/codespell-project/codespell
69
- rev : v2.4.0
69
+ rev : v2.4.1
70
70
hooks :
71
71
- id : codespell
72
72
additional_dependencies :
You can’t perform that action at this time.
0 commit comments