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 2760f8b commit 419427aCopy full SHA for 419427a
1 file changed
.pre-commit-config.yaml
@@ -24,7 +24,7 @@ repos:
24
args: ["--fix=lf"]
25
- id: trailing-whitespace
26
- repo: https://github.com/google/yamlfmt
27
- rev: v0.20.0
+ rev: v0.21.0
28
hooks:
29
- id: yamlfmt
30
types_or: [json, yaml]
0 commit comments