Skip to content

Commit 254e22e

Browse files
authored
Merge pull request #2101 from bids-standard/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 9d171e5 + a7a6ac0 commit 254e22e

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.32.1
20+
rev: 0.33.0
2121
hooks:
2222
- id: check-dependabot
2323
- id: check-github-workflows
@@ -58,7 +58,7 @@ repos:
5858
entry: env PRETTIER_LEGACY_CLI=1 prettier # temporary fix for https://github.com/prettier/prettier/issues/15742
5959
files: src/schema/.*/.*\.yaml
6060
- repo: https://github.com/adrienverge/yamllint
61-
rev: v1.37.0
61+
rev: v1.37.1
6262
hooks:
6363
- id: yamllint
6464
args: [-f=standard, -c=.yamllint.yml]

0 commit comments

Comments
 (0)