Skip to content

Commit a5f846a

Browse files
chore(deps): update pre-commit hook adrienverge/yamllint to v1.37.1 (#10)
| datasource | package | from | to | | ----------- | -------------------- | ------- | ------- | | github-tags | adrienverge/yamllint | v1.35.1 | v1.37.1 | Co-authored-by: dreadnode-renovate-bot[bot] <184170622+dreadnode-renovate-bot[bot]@users.noreply.github.com>
1 parent 777ec9a commit a5f846a

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
@@ -22,7 +22,7 @@ repos:
2222
- id: actionlint
2323

2424
- repo: https://github.com/adrienverge/yamllint.git
25-
rev: v1.35.1
25+
rev: v1.37.1
2626
hooks:
2727
- id: yamllint
2828
entry: yamllint --strict -c .hooks/linters/yamllint.yaml

0 commit comments

Comments
 (0)