Skip to content

Commit b64c823

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

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.12.7
4+
rev: v0.12.8
55
hooks:
66
- id: ruff-check
77
name: ruff lint mne
@@ -51,7 +51,7 @@ repos:
5151

5252
# sorting
5353
- repo: https://github.com/pre-commit/pre-commit-hooks
54-
rev: v5.0.0
54+
rev: v6.0.0
5555
hooks:
5656
- id: file-contents-sorter
5757
files: ^doc/changes/names.inc|^.mailmap

0 commit comments

Comments
 (0)