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 bc6e35f commit 039e690Copy full SHA for 039e690
.pre-commit-config.yaml
@@ -33,7 +33,7 @@ repos:
33
34
# Do YAML formatting (before the linter checks it for misses)
35
- repo: https://github.com/macisamuele/language-formatters-pre-commit-hooks
36
- rev: v2.13.0
+ rev: v2.14.0
37
hooks:
38
- id: pretty-format-yaml
39
args: [--autofix, --indent, "2", --preserve-quotes]
0 commit comments