Skip to content

Commit 649750e

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

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

2525
- repo: https://github.com/adrienverge/yamllint.git
26-
rev: v1.37.1
26+
rev: v1.38.0
2727
hooks:
2828
- id: yamllint
2929
entry: yamllint --strict -c .hooks/linters/yamllint.yaml

0 commit comments

Comments
 (0)