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 806a747 commit 8b662e5Copy full SHA for 8b662e5
.pre-commit-config.yaml
@@ -28,7 +28,7 @@ repos:
28
- id: codespell
29
args: [-w]
30
- repo: https://github.com/macisamuele/language-formatters-pre-commit-hooks
31
- rev: v2.1.0
+ rev: v2.2.0
32
hooks:
33
- id: pretty-format-yaml
34
args: [--autofix, --indent, '2']
0 commit comments