File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11repos :
22 # Ruff mne
33 - repo : https://github.com/astral-sh/ruff-pre-commit
4- rev : v0.15.21
4+ rev : v0.15.22
55 hooks :
66 - id : ruff-check
77 name : ruff lint mne
2424 # ty (type checking); deps installed by pre-commit(.ci), see [tool.ty] in
2525 # pyproject.toml for the checked modules and silenced rules
2626 - repo : https://github.com/astral-sh/ty-pre-commit
27- rev : v0.0.55
27+ rev : v0.0.62
2828 hooks :
2929 - id : ty
3030 additional_dependencies :
4848
4949 # Codespell
5050 - repo : https://github.com/codespell-project/codespell
51- rev : v2.4.2
51+ rev : v2.4.3
5252 hooks :
5353 - id : codespell
5454 additional_dependencies :
@@ -100,7 +100,7 @@ repos:
100100
101101 # zizmor
102102 - repo : https://github.com/woodruffw/zizmor-pre-commit
103- rev : v1.26.1
103+ rev : v1.28.0
104104 hooks :
105105 - id : zizmor
106106 args : [--fix]
You can’t perform that action at this time.
0 commit comments