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 e6787a8 commit 1802196Copy full SHA for 1802196
.pre-commit-config.yaml
@@ -74,7 +74,7 @@ repos:
74
75
# Lint: YAML
76
- repo: https://github.com/adrienverge/yamllint.git
77
- rev: v1.27.1
+ rev: v1.28.0
78
hooks:
79
- id: yamllint
80
args: ["-d {extends: relaxed, rules: {line-length: disable}}", "-s"]
0 commit comments