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 9b715ac commit 906c6cbCopy full SHA for 906c6cb
1 file changed
.pre-commit-config.yaml
@@ -20,7 +20,7 @@ repos:
20
args: ["--fix=lf"]
21
- id: trailing-whitespace
22
- repo: https://github.com/google/yamlfmt
23
- rev: v0.20.0
+ rev: v0.21.0
24
hooks:
25
- id: yamlfmt
26
types_or: [json, yaml]
0 commit comments