Skip to content

Commit 732a2e9

Browse files
Update pre-commit hook adrienverge/yamllint to v1.38.0
1 parent d9298b5 commit 732a2e9

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
@@ -51,7 +51,7 @@ repos:
5151
- --configfile=tests/bandit.yaml
5252
files: ^(plugwise|tests)/.+\.py$
5353
- repo: https://github.com/adrienverge/yamllint.git
54-
rev: v1.37.1
54+
rev: v1.38.0
5555
hooks:
5656
- id: yamllint
5757
name: "YAML linting"

0 commit comments

Comments
 (0)