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 95e73dd + 8459068 commit 42c8730Copy full SHA for 42c8730
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.14.0"
+ rev: "v0.15.0"
56
hooks:
57
- id: yamlfmt
58
# Codespell for detecting common misspellings in code
0 commit comments