Skip to content

Commit a745fdc

Browse files
[pre-commit.ci] pre-commit autoupdate (#13173)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 618932d commit a745fdc

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.11.0
4+
rev: v0.11.4
55
hooks:
66
- id: ruff
77
name: ruff lint mne
@@ -33,7 +33,7 @@ repos:
3333

3434
# yamllint
3535
- repo: https://github.com/adrienverge/yamllint.git
36-
rev: v1.36.2
36+
rev: v1.37.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.5.1
85+
rev: v1.5.2
8686
hooks:
8787
- id: zizmor
8888

0 commit comments

Comments
 (0)