Skip to content

Commit 5c4166f

Browse files
[pre-commit.ci] pre-commit autoupdate (mne-tools#12016)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent b9e9076 commit 5c4166f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,15 @@ repos:
77

88
# Ruff mne
99
- repo: https://github.com/astral-sh/ruff-pre-commit
10-
rev: v0.0.290
10+
rev: v0.0.291
1111
hooks:
1212
- id: ruff
1313
name: ruff mne
1414
files: ^mne/
1515

1616
# Ruff tutorials and examples
1717
- repo: https://github.com/astral-sh/ruff-pre-commit
18-
rev: v0.0.290
18+
rev: v0.0.291
1919
hooks:
2020
- id: ruff
2121
name: ruff tutorials and examples

0 commit comments

Comments
 (0)