Skip to content

Commit c800375

Browse files
Update pre-commit hook adrienverge/yamllint to v1.38.0
1 parent aaa205c commit c800375

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ repos:
5050
- --configfile=tests/bandit.yaml
5151
files: ^(plugwise_usb|tests)/.+\.py$
5252
- repo: https://github.com/adrienverge/yamllint.git
53-
rev: v1.37.1
53+
rev: v1.38.0
5454
hooks:
5555
- id: yamllint
5656
name: "YAML linting"

0 commit comments

Comments
 (0)