We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eadf8fc commit 60fbb1eCopy full SHA for 60fbb1e
1 file changed
.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.36.0
+ rev: v1.36.1
52
hooks:
53
- id: yamllint
54
- repo: https://github.com/biomejs/pre-commit
0 commit comments