Skip to content

Commit 47e531d

Browse files
authored
Merge pull request #2095 from bids-standard/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 35d3e40 + ad19e6d commit 47e531d

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
@@ -17,7 +17,7 @@ repos:
1717
- id: check-added-large-files
1818
- id: check-case-conflict
1919
- repo: https://github.com/python-jsonschema/check-jsonschema
20-
rev: 0.31.3
20+
rev: 0.32.1
2121
hooks:
2222
- id: check-dependabot
2323
- id: check-github-workflows
@@ -47,7 +47,7 @@ repos:
4747
files: tools/schemacode
4848
args: ["--settings-file", "tools/schemacode/pyproject.toml"]
4949
- repo: https://github.com/pyCQA/flake8
50-
rev: 7.1.2
50+
rev: 7.2.0
5151
hooks:
5252
- id: flake8
5353
args: [--config=tools/schemacode/.flake8]

0 commit comments

Comments
 (0)