Skip to content

Commit be47e45

Browse files
authored
Merge pull request #31 from bids-apps/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents e00b160 + a135cb7 commit be47e45

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
@@ -24,14 +24,14 @@ repos:
2424

2525
# Format TOML files
2626
- repo: https://github.com/macisamuele/language-formatters-pre-commit-hooks
27-
rev: v2.14.0
27+
rev: v2.15.0
2828
hooks:
2929
- id: pretty-format-toml
3030
args: [--autofix, --indent, '4']
3131

3232
- repo: https://github.com/astral-sh/ruff-pre-commit
3333
# Ruff version.
34-
rev: v0.11.5
34+
rev: v0.12.5
3535
hooks:
3636
# Run the linter.
3737
- id: ruff

0 commit comments

Comments
 (0)