We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 960429f commit 8dd147dCopy full SHA for 8dd147d
.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.34.0
+ rev: v1.35.0
19
hooks:
20
- id: yamllint
21
- repo: meta
0 commit comments