Skip to content

Commit fa58763

Browse files
authored
Merge pull request #2087 from bids-standard/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents ec993e8 + 63e8995 commit fa58763

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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.35.1
61+
rev: v1.36.2
6262
hooks:
6363
- id: yamllint
6464
args: [-f=standard, -c=.yamllint.yml]

0 commit comments

Comments
 (0)