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