Skip to content

Commit 21a185f

Browse files
[pre-commit.ci] pre-commit autoupdate (#13099)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 24ef9aa commit 21a185f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: .pre-commit-config.yaml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
repos:
22
# Ruff mne
33
- repo: https://github.com/astral-sh/ruff-pre-commit
4-
rev: v0.9.3
4+
rev: v0.9.4
55
hooks:
66
- id: ruff
77
name: ruff lint mne
@@ -23,7 +23,7 @@ repos:
2323

2424
# Codespell
2525
- repo: https://github.com/codespell-project/codespell
26-
rev: v2.4.0
26+
rev: v2.4.1
2727
hooks:
2828
- id: codespell
2929
additional_dependencies:
@@ -82,7 +82,7 @@ repos:
8282

8383
# zizmor
8484
- repo: https://github.com/woodruffw/zizmor-pre-commit
85-
rev: v1.2.2
85+
rev: v1.3.0
8686
hooks:
8787
- id: zizmor
8888

0 commit comments

Comments
 (0)