Skip to content

Commit fa98ca7

Browse files
Update pre-commit hook adrienverge/yamllint to v1.36.2
1 parent 5f655d2 commit fa98ca7

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
@@ -47,7 +47,7 @@ repos:
4747
- --configfile=tests/bandit.yaml
4848
files: ^(plugwise|tests)/.+\.py$
4949
- repo: https://github.com/adrienverge/yamllint.git
50-
rev: v1.36.1
50+
rev: v1.36.2
5151
hooks:
5252
- id: yamllint
5353
name: "YAML linting"

0 commit comments

Comments
 (0)