Skip to content

Commit bf83c38

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.7.3 → v0.7.4](astral-sh/ruff-pre-commit@v0.7.3...v0.7.4) - [github.com/pappasam/toml-sort: v0.23.1 → v0.24.1](pappasam/toml-sort@v0.23.1...v0.24.1)
1 parent 8bf5cf2 commit bf83c38

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,6 +1,6 @@
11
repos:
22
- repo: https://github.com/astral-sh/ruff-pre-commit
3-
rev: v0.7.3
3+
rev: v0.7.4
44
hooks:
55
- id: ruff
66
name: ruff mne_bids/
@@ -33,7 +33,7 @@ repos:
3333
- id: check-docstring-first
3434

3535
- repo: https://github.com/pappasam/toml-sort
36-
rev: v0.23.1
36+
rev: v0.24.1
3737
hooks:
3838
- id: toml-sort-fix
3939
files: pyproject.toml

0 commit comments

Comments
 (0)