Skip to content

Commit 036b2d3

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/adrienverge/yamllint: v1.36.2 → v1.37.0](adrienverge/yamllint@v1.36.2...v1.37.0)
1 parent 78213dc commit 036b2d3

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.36.2
61+
rev: v1.37.0
6262
hooks:
6363
- id: yamllint
6464
args: [-f=standard, -c=.yamllint.yml]

0 commit comments

Comments
 (0)