Commit 4bf1534 1 parent e1c38ad commit 4bf1534 Copy full SHA for 4bf1534
File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
repos :
2
2
- repo : https://github.com/psf/black
3
- rev : 24.8 .0
3
+ rev : 24.10 .0
4
4
hooks :
5
5
- id : black
6
6
args : [--quiet]
@@ -15,14 +15,14 @@ repos:
15
15
types : [cython]
16
16
17
17
- repo : https://github.com/MarcoGorelli/cython-lint
18
- rev : v0.16.2
18
+ rev : v0.16.6
19
19
hooks :
20
20
- id : cython-lint
21
21
- id : double-quote-cython-strings
22
22
23
23
# Ruff treeple
24
24
- repo : https://github.com/astral-sh/ruff-pre-commit
25
- rev : v0.6.9
25
+ rev : v0.7.4
26
26
hooks :
27
27
- id : ruff
28
28
name : ruff treeple
31
31
32
32
# Ruff tutorials and examples
33
33
- repo : https://github.com/astral-sh/ruff-pre-commit
34
- rev : v0.6.9
34
+ rev : v0.7.4
35
35
hooks :
36
36
- id : ruff
37
37
name : ruff tutorials and examples
@@ -59,15 +59,15 @@ repos:
59
59
60
60
# toml-sort
61
61
- repo : https://github.com/pappasam/toml-sort
62
- rev : v0.23 .1
62
+ rev : v0.24 .1
63
63
hooks :
64
64
- id : toml-sort
65
65
files : ^pyproject\.toml$
66
66
args : ['-i']
67
67
68
68
# mypy
69
69
- repo : https://github.com/pre-commit/mirrors-mypy
70
- rev : v1.11.2
70
+ rev : v1.13.0
71
71
hooks :
72
72
- id : mypy
73
73
# Avoid the conflict between mne/__init__.py and mne/__init__.pyi by ignoring the former
You can’t perform that action at this time.
0 commit comments