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 0bcb417 commit a35c12bCopy full SHA for a35c12b
.pre-commit-config.yaml
@@ -3,7 +3,7 @@
3
# You can pass your custom .yamllint with args attribute.
4
repos:
5
- repo: https://github.com/pre-commit/pre-commit-hooks
6
- rev: v4.4.0
+ rev: v5.0.0
7
hooks:
8
- id: check-yaml
9
args: [--allow-multiple-documents]
0 commit comments