Skip to content

Commit f1bec78

Browse files
Update pre-commit hook adrienverge/yamllint to v1.35.0
1 parent c45880f commit f1bec78

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
@@ -48,7 +48,7 @@ repos:
4848
- --configfile=tests/bandit.yaml
4949
files: ^(plugwise_usb|tests)/.+\.py$
5050
- repo: https://github.com/adrienverge/yamllint.git
51-
rev: v1.34.0
51+
rev: v1.35.0
5252
hooks:
5353
- id: yamllint
5454
- repo: https://github.com/pre-commit/mirrors-prettier

0 commit comments

Comments
 (0)