Skip to content

Commit 11d561a

Browse files
committed
chore(deps): update pre-commit hook adrienverge/yamllint to v1.37.1
1 parent b3d645a commit 11d561a

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
@@ -17,7 +17,7 @@ repos:
1717
- id: go-mod-tidy
1818
- id: golangci-lint-mod
1919
- repo: https://github.com/adrienverge/yamllint.git
20-
rev: v1.36.2
20+
rev: v1.37.1
2121
hooks:
2222
- id: yamllint
2323
args: [--format, colored]

0 commit comments

Comments
 (0)