Commit 63436a6 1 parent e1c38ad commit 63436a6 Copy full SHA for 63436a6
File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
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]
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.2
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.2
35
35
hooks :
36
36
- id : ruff
37
37
name : ruff tutorials and examples
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