We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 288fa56 commit ea34d1fCopy full SHA for ea34d1f
1 file changed
.pre-commit-config.yaml
@@ -47,7 +47,7 @@ repos:
47
- --configfile=tests/bandit.yaml
48
files: ^(plugwise|tests)/.+\.py$
49
- repo: https://github.com/adrienverge/yamllint.git
50
- rev: v1.35.1
+ rev: v1.36.0
51
hooks:
52
- id: yamllint
53
name: "YAML linting"
0 commit comments