We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 803cf0e commit 57ee4e8Copy full SHA for 57ee4e8
.pre-commit-config.yaml
@@ -60,7 +60,7 @@ repos:
60
# Rules are in .yamllint.yaml file
61
# See https://yamllint.readthedocs.io/en/stable/rules.html# for rule descriptions
62
- repo: https://github.com/adrienverge/yamllint.git
63
- rev: v1.37.0
+ rev: v1.37.1
64
hooks:
65
- id: yamllint
66
0 commit comments