Skip to content

Commit 9bc98b5

Browse files
Update pre-commit hook adrienverge/yamllint to v1.38.0 (#270)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a50a2a8 commit 9bc98b5

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
@@ -43,7 +43,7 @@ repos:
4343
- --quiet-level=2
4444
exclude_types: [csv, json]
4545
- repo: https://github.com/adrienverge/yamllint.git
46-
rev: v1.37.1
46+
rev: v1.38.0
4747
hooks:
4848
- id: yamllint
4949
name: "Linting yaml"

0 commit comments

Comments
 (0)