Skip to content

Commit 86f4da5

Browse files
Update pre-commit hook adrienverge/yamllint to v1.38.0
1 parent a05f40f commit 86f4da5

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
@@ -51,7 +51,7 @@ repos:
5151
- --configfile=tests/bandit.yaml
5252
files: ^(airos|tests|script)/.+\.py$
5353
- repo: https://github.com/adrienverge/yamllint.git
54-
rev: v1.37.1
54+
rev: v1.38.0
5555
hooks:
5656
- id: yamllint
5757
name: "YAML linting"

0 commit comments

Comments
 (0)