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 28dfbc2 commit fe90652Copy full SHA for fe90652
.pre-commit-config.yaml
@@ -58,7 +58,7 @@ repos:
58
- --configfile=tests/bandit.yaml
59
files: ^(plugwise_usb|tests)/.+\.py$
60
- repo: https://github.com/adrienverge/yamllint.git
61
- rev: v1.31.0
+ rev: v1.32.0
62
hooks:
63
- id: yamllint
64
- repo: https://github.com/pre-commit/mirrors-prettier
0 commit comments