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 98211ad commit 8b9f30bCopy full SHA for 8b9f30b
.pre-commit-config.yaml
@@ -8,7 +8,7 @@ repos:
8
- id: end-of-file-fixer
9
- id: trailing-whitespace
10
- repo: https://github.com/macisamuele/language-formatters-pre-commit-hooks
11
- rev: v2.4.0
+ rev: v2.5.0
12
hooks:
13
- id: pretty-format-yaml
14
args: [--autofix, --indent, '4']
0 commit comments