We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1cbdaf7 commit e24c60aCopy full SHA for e24c60a
1 file changed
.pre-commit-config.yaml
@@ -1,7 +1,7 @@
1
repos:
2
# Ruff mne
3
- repo: https://github.com/astral-sh/ruff-pre-commit
4
- rev: v0.15.6
+ rev: v0.15.7
5
hooks:
6
- id: ruff-check
7
args: ["--fix"]
0 commit comments