Skip to content

Commit b9df9ff

Browse files
committed
Merge remote-tracking branch 'upstream/main' into ps6
2 parents 8839d8d + a710c6f commit b9df9ff

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)