We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7c3eec commit a2db0aeCopy full SHA for a2db0ae
.pre-commit-config.yaml
@@ -55,7 +55,7 @@ repos:
55
- --configfile=tests/bandit.yaml
56
files: ^(plugwise_usb|tests)/.+\.py$
57
- repo: https://github.com/adrienverge/yamllint.git
58
- rev: v1.30.0
+ rev: v1.31.0
59
hooks:
60
- id: yamllint
61
- repo: https://github.com/pre-commit/mirrors-prettier
0 commit comments