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