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