We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9298b5 commit 7ded517Copy full SHA for 7ded517
1 file changed
.pre-commit-config.yaml
@@ -51,7 +51,7 @@ repos:
51
- --configfile=tests/bandit.yaml
52
files: ^(plugwise|tests)/.+\.py$
53
- repo: https://github.com/adrienverge/yamllint.git
54
- rev: v1.37.1
+ rev: v1.38.0
55
hooks:
56
- id: yamllint
57
name: "YAML linting"
0 commit comments