Skip to content

Commit 7d1b34e

Browse files
Update pre-commit hook adrienverge/yamllint to v1.31.0
1 parent b499b72 commit 7d1b34e

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
@@ -55,7 +55,7 @@ repos:
5555
- --configfile=tests/bandit.yaml
5656
files: ^(plugwise_usb|tests)/.+\.py$
5757
- repo: https://github.com/adrienverge/yamllint.git
58-
rev: v1.30.0
58+
rev: v1.31.0
5959
hooks:
6060
- id: yamllint
6161
- repo: https://github.com/pre-commit/mirrors-prettier

0 commit comments

Comments
 (0)