Skip to content

Commit 32efeda

Browse files
committed
Update pre-commit hook adrienverge/yamllint to v1.33.0
1 parent 63f9719 commit 32efeda

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
@@ -57,7 +57,7 @@ repos:
5757
- --configfile=tests/bandit.yaml
5858
files: ^(plugwise|tests)/.+\.py$
5959
- repo: https://github.com/adrienverge/yamllint.git
60-
rev: v1.32.0
60+
rev: v1.33.0
6161
hooks:
6262
- id: yamllint
6363
- repo: https://github.com/cdce8p/python-typing-update

0 commit comments

Comments
 (0)