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 d0a309b commit 078adf0Copy full SHA for 078adf0
1 file changed
.pre-commit-config.yaml
@@ -60,7 +60,7 @@ repos:
60
stages: ["pre-commit"]
61
# Yaml
62
- repo: https://github.com/adrienverge/yamllint
63
- rev: v1.37.0
+ rev: v1.37.1
64
hooks:
65
- id: yamllint
66
stages: ["pre-push"]
0 commit comments