Skip to content

Commit 8b8c6da

Browse files
[pre-commit.ci] pre-commit autoupdate (#416)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: mne[bot] <50266005+mne-bot@users.noreply.github.com>
1 parent 5d3abe9 commit 8b8c6da

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
repos:
22
# Ruff mne_connectivity
33
- repo: https://github.com/astral-sh/ruff-pre-commit
4-
rev: v0.15.11
4+
rev: v0.15.12
55
hooks:
66
- id: ruff
77
name: ruff lint mne_connectivity
@@ -10,7 +10,7 @@ repos:
1010

1111
# Ruff tutorials and examples
1212
- repo: https://github.com/astral-sh/ruff-pre-commit
13-
rev: v0.15.11
13+
rev: v0.15.12
1414
hooks:
1515
- id: ruff
1616
name: ruff lint tutorials and examples

0 commit comments

Comments
 (0)