We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05b7e78 commit 5f655d2Copy full SHA for 5f655d2
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.36.0
+ rev: v1.36.1
51
hooks:
52
- id: yamllint
53
name: "YAML linting"
0 commit comments