We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d3abe9 commit 8b8c6daCopy full SHA for 8b8c6da
1 file changed
.pre-commit-config.yaml
@@ -1,7 +1,7 @@
1
repos:
2
# Ruff mne_connectivity
3
- repo: https://github.com/astral-sh/ruff-pre-commit
4
- rev: v0.15.11
+ rev: v0.15.12
5
hooks:
6
- id: ruff
7
name: ruff lint mne_connectivity
@@ -10,7 +10,7 @@ repos:
10
11
# Ruff tutorials and examples
12
13
14
15
16
name: ruff lint tutorials and examples
0 commit comments