Skip to content

Commit 662fb51

Browse files
[pre-commit.ci] pre-commit autoupdate (#13420)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Eric Larson <[email protected]>
1 parent 174c540 commit 662fb51

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.12.12
4+
rev: v0.13.0
55
hooks:
66
- id: ruff-check
77
name: ruff lint mne
@@ -58,7 +58,7 @@ repos:
5858
args: ["--ignore-case"]
5959

6060
- repo: https://github.com/pappasam/toml-sort
61-
rev: v0.24.2
61+
rev: v0.24.3
6262
hooks:
6363
- id: toml-sort-fix
6464
files: pyproject.toml
@@ -82,7 +82,7 @@ repos:
8282

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

0 commit comments

Comments
 (0)