Skip to content

Commit 0c13392

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.15.12 → v0.15.13](astral-sh/ruff-pre-commit@v0.15.12...v0.15.13) - [github.com/woodruffw/zizmor-pre-commit: v1.24.1 → v1.25.2](zizmorcore/zizmor-pre-commit@v1.24.1...v1.25.2)
1 parent df1b759 commit 0c13392

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 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.15.12
4+
rev: v0.15.13
55
hooks:
66
- id: ruff-check
77
name: ruff lint mne
@@ -74,7 +74,7 @@ repos:
7474

7575
# zizmor
7676
- repo: https://github.com/woodruffw/zizmor-pre-commit
77-
rev: v1.24.1
77+
rev: v1.25.2
7878
hooks:
7979
- id: zizmor
8080
args: [--fix]

0 commit comments

Comments
 (0)