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 d40dda9 commit 2d62522Copy full SHA for 2d62522
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.17.2
+ rev: v0.20.0
28
hooks:
29
- id: yamlfmt
30
types_or: [json, yaml]
0 commit comments