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 b52b157 + 0ebb5f6 commit 14a9884Copy full SHA for 14a9884
1 file changed
.pre-commit-config.yaml
@@ -44,7 +44,7 @@ repos:
44
types: [shell]
45
# Yamlfmt for formatting YAML files
46
- repo: https://github.com/google/yamlfmt
47
- rev: "v0.17.2"
+ rev: "v0.19.0"
48
hooks:
49
- id: yamlfmt
50
# Codespell for detecting common misspellings in code
0 commit comments