Skip to content

Commit 57ee4e8

Browse files
Update pre-commit hook adrienverge/yamllint to v1.37.1 (#3355)
| datasource | package | from | to | | ----------- | -------------------- | ------- | ------- | | github-tags | adrienverge/yamllint | v1.37.0 | v1.37.1 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 803cf0e commit 57ee4e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ repos:
6060
# Rules are in .yamllint.yaml file
6161
# See https://yamllint.readthedocs.io/en/stable/rules.html# for rule descriptions
6262
- repo: https://github.com/adrienverge/yamllint.git
63-
rev: v1.37.0
63+
rev: v1.37.1
6464
hooks:
6565
- id: yamllint
6666

0 commit comments

Comments
 (0)