Skip to content

Commit f7f029e

Browse files
pre-commit-ci[bot]snwnde
authored andcommitted
[pre-commit.ci] pre-commit autoupdate (mne-tools#12002)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent c1442fd commit f7f029e

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.288
10+
rev: v0.0.290
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.288
18+
rev: v0.0.290
1919
hooks:
2020
- id: ruff
2121
name: ruff tutorials and examples

0 commit comments

Comments
 (0)