We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 78213dc + 036b2d3 commit 35d3e40Copy full SHA for 35d3e40
.pre-commit-config.yaml
@@ -58,7 +58,7 @@ repos:
58
entry: env PRETTIER_LEGACY_CLI=1 prettier # temporary fix for https://github.com/prettier/prettier/issues/15742
59
files: src/schema/.*/.*\.yaml
60
- repo: https://github.com/adrienverge/yamllint
61
- rev: v1.36.2
+ rev: v1.37.0
62
hooks:
63
- id: yamllint
64
args: [-f=standard, -c=.yamllint.yml]
0 commit comments