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 c45880f commit f1bec78Copy full SHA for f1bec78
.pre-commit-config.yaml
@@ -48,7 +48,7 @@ repos:
48
- --configfile=tests/bandit.yaml
49
files: ^(plugwise_usb|tests)/.+\.py$
50
- repo: https://github.com/adrienverge/yamllint.git
51
- rev: v1.34.0
+ rev: v1.35.0
52
hooks:
53
- id: yamllint
54
- repo: https://github.com/pre-commit/mirrors-prettier
0 commit comments