Skip to content

Commit d5498e2

Browse files
[pre-commit.ci] pre-commit autoupdate (#1440)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.12.12 → v0.13.0](astral-sh/ruff-pre-commit@v0.12.12...v0.13.0) - [github.com/pappasam/toml-sort: v0.24.2 → v0.24.3](pappasam/toml-sort@v0.24.2...v0.24.3) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 7ce4f0e commit d5498e2

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.12.12
3+
rev: v0.13.0
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.24.2
36+
rev: v0.24.3
3737
hooks:
3838
- id: toml-sort-fix
3939
files: pyproject.toml

0 commit comments

Comments
 (0)