Skip to content

Commit 2af95b4

Browse files
authored
Merge pull request #11 from bids-apps/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents f72e265 + 429da9a commit 2af95b4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,18 +33,18 @@ repos:
3333
entry: ghcr.io/hadolint/hadolint hadolint
3434

3535
- repo: https://github.com/psf/black
36-
rev: 24.10.0
36+
rev: 25.1.0
3737
hooks:
3838
- id: black
3939

4040
- repo: https://github.com/asottile/pyupgrade
41-
rev: v3.19.0
41+
rev: v3.19.1
4242
hooks:
4343
- id: pyupgrade
4444
args: [--py38-plus]
4545

4646
- repo: https://github.com/pycqa/flake8
47-
rev: 7.1.1
47+
rev: 7.1.2
4848
hooks:
4949
- id: flake8
5050

0 commit comments

Comments
 (0)