Skip to content

Commit 7a50fd7

Browse files
[pre-commit.ci] pre-commit autoupdate (#13240)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 8f0fef6 commit 7a50fd7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.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.11.7
4+
rev: v0.11.8
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.37.0
36+
rev: v1.37.1
3737
hooks:
3838
- id: yamllint
3939
args: [--strict, -c, .yamllint.yml]

0 commit comments

Comments
 (0)