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.
1 parent 085f276 commit c2cd967Copy full SHA for c2cd967
1 file changed
.pre-commit-config.yaml
@@ -15,7 +15,7 @@ repos:
15
- id: pretty-format-json
16
args: [--no-sort-keys, --autofix, --no-ensure-ascii]
17
- repo: https://github.com/adrienverge/yamllint
18
- rev: v1.36.2
+ rev: v1.37.0
19
hooks:
20
- id: yamllint
21
- repo: meta
0 commit comments