Skip to content

Commit a0efc83

Browse files
authored
Merge pull request #25 from bids-apps/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents b914647 + 9257c1d commit a0efc83

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
@@ -18,7 +18,7 @@ repos:
1818
args: [--mapping, '4', --sequence, '4', --offset, '0']
1919

2020
- repo: https://github.com/codespell-project/codespell
21-
rev: v2.4.0
21+
rev: v2.4.1
2222
hooks:
2323
- id: codespell
2424

@@ -31,7 +31,7 @@ repos:
3131

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

0 commit comments

Comments
 (0)