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 216dd1b + 4265af4 commit fd231a3Copy full SHA for fd231a3
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.1"
+ rev: "v0.17.2"
56
hooks:
57
- id: yamlfmt
58
# Codespell for detecting common misspellings in code
0 commit comments