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 8
8
9
9
repos :
10
10
- repo : https://github.com/astral-sh/ruff-pre-commit
11
- rev : v0.6.8
11
+ rev : v0.6.9
12
12
hooks :
13
13
- id : ruff
14
14
args : [--fix]
15
15
16
16
- repo : https://github.com/psf/black
17
- rev : 24.8 .0
17
+ rev : 24.10 .0
18
18
hooks :
19
19
- id : black
20
20
args : [--preview]
42
42
- id : mypy
43
43
44
44
- repo : https://github.com/RobertCraigie/pyright-python
45
- rev : v1.1.382.post1
45
+ rev : v1.1.383
46
46
hooks :
47
47
- id : pyright
48
48
# ignore warnings about new version being available, no other warnings
70
70
- tomli
71
71
72
72
- repo : https://github.com/pre-commit/pre-commit-hooks
73
- rev : v4.6 .0
73
+ rev : v5.0 .0
74
74
hooks :
75
75
- id : check-merge-conflict
76
76
- id : check-toml
You can’t perform that action at this time.
0 commit comments