Skip to content

Commit de3b5a0

Browse files
[pre-commit.ci] pre-commit autoupdate (#12053)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Eric Larson <larson.eric.d@gmail.com>
1 parent c6863e5 commit de3b5a0

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 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.291
10+
rev: v0.0.292
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.291
18+
rev: v0.0.292
1919
hooks:
2020
- id: ruff
2121
name: ruff tutorials and examples
@@ -26,7 +26,7 @@ repos:
2626

2727
# Codespell
2828
- repo: https://github.com/codespell-project/codespell
29-
rev: v2.2.5
29+
rev: v2.2.6
3030
hooks:
3131
- id: codespell
3232
additional_dependencies:

ignore_words.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,3 +37,4 @@ shs
3737
pres
3838
aas
3939
vor
40+
connec

0 commit comments

Comments
 (0)