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