Skip to content

Commit a71cd31

Browse files
authored
Merge pull request #520 from plugwise/renovate/adrienverge-yamllint-1.x
Update pre-commit hook adrienverge/yamllint to v1.35.1
2 parents c6aa1aa + 68dcdab commit a71cd31

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
@@ -45,7 +45,7 @@ repos:
4545
- --configfile=tests/bandit.yaml
4646
files: ^(plugwise|tests)/.+\.py$
4747
- repo: https://github.com/adrienverge/yamllint.git
48-
rev: v1.34.0
48+
rev: v1.35.1
4949
hooks:
5050
- id: yamllint
5151
- repo: https://github.com/cdce8p/python-typing-update

0 commit comments

Comments
 (0)