We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56aba2b commit 08b9810Copy full SHA for 08b9810
.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.36.0
+ rev: v1.36.1
64
hooks:
65
- id: yamllint
66
stages: ["pre-push"]
0 commit comments