Skip to content

Commit fe90652

Browse files
Update pre-commit hook adrienverge/yamllint to v1.32.0
1 parent 28dfbc2 commit fe90652

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
@@ -58,7 +58,7 @@ repos:
5858
- --configfile=tests/bandit.yaml
5959
files: ^(plugwise_usb|tests)/.+\.py$
6060
- repo: https://github.com/adrienverge/yamllint.git
61-
rev: v1.31.0
61+
rev: v1.32.0
6262
hooks:
6363
- id: yamllint
6464
- repo: https://github.com/pre-commit/mirrors-prettier

0 commit comments

Comments
 (0)