mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-09-02 20:23:50 +00:00
chore(deps): update pre-commit hook adrienverge/yamllint to v1.37.1 (#5148)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
7e2171e071
commit
9c828cf1fc
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ repos:
|
|||
hooks:
|
||||
- id: prettier
|
||||
- repo: https://github.com/adrienverge/yamllint.git
|
||||
rev: v1.37.0
|
||||
rev: v1.37.1
|
||||
hooks:
|
||||
- id: yamllint
|
||||
args: [--strict, -c=.yamllint.yaml]
|
||||
|
|
Loading…
Reference in a new issue