Skip to content

Commit 542a795

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.15.7 → v0.15.8](astral-sh/ruff-pre-commit@v0.15.7...v0.15.8) - [github.com/pappasam/toml-sort: v0.24.3 → v0.24.4](pappasam/toml-sort@v0.24.3...v0.24.4)
1 parent cdbdf92 commit 542a795

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.7
4+
rev: v0.15.8
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.3
61+
rev: v0.24.4
6262
hooks:
6363
- id: toml-sort-fix
6464
files: pyproject.toml

0 commit comments

Comments
 (0)