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.
2 parents 4413e7b + 010513f commit 216dd1bCopy full SHA for 216dd1b
1 file changed
.pre-commit-config.yaml
@@ -52,7 +52,7 @@ repos:
52
types: [shell]
53
# Yamlfmt for formatting YAML files
54
- repo: https://github.com/google/yamlfmt
55
- rev: "v0.17.0"
+ rev: "v0.17.1"
56
hooks:
57
- id: yamlfmt
58
# Codespell for detecting common misspellings in code
0 commit comments