mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-04-14 15:54:35 +00:00
chore(deps): update pre-commit hook adrienverge/yamllint to v1.36.1 (#4962)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
99198d51d9
commit
1a574257b8
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.36.0
|
||||
rev: v1.36.1
|
||||
hooks:
|
||||
- id: yamllint
|
||||
args: [--strict, -c=.yamllint.yaml]
|
||||
|
|
Loading…
Reference in a new issue