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