Skip to content

Commit ecccc3e

Browse files
[pre-commit.ci] pre-commit autoupdate (#13601)
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 ed9497d commit ecccc3e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
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.14.11
4+
rev: v0.14.13
55
hooks:
66
- id: ruff-check
77
name: ruff lint mne
@@ -33,7 +33,7 @@ repos:
3333

3434
# yamllint
3535
- repo: https://github.com/adrienverge/yamllint.git
36-
rev: v1.37.1
36+
rev: v1.38.0
3737
hooks:
3838
- id: yamllint
3939
args: [--strict, -c, .yamllint.yml]
@@ -82,7 +82,7 @@ repos:
8282

8383
# zizmor
8484
- repo: https://github.com/woodruffw/zizmor-pre-commit
85-
rev: v1.20.0
85+
rev: v1.22.0
8686
hooks:
8787
- id: zizmor
8888
args: [--fix]

0 commit comments

Comments
 (0)