feat(deps): update pre-commit hook adrienverge/yamllint to v1.35.1 (#12)
| datasource | package | from | to | | ----------- | -------------------- | ------- | ------- | | github-tags | adrienverge/yamllint | v1.32.0 | v1.35.1 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Truxnell <19149206+truxnell@users.noreply.github.com>
This commit is contained in:
parent
23ea929e62
commit
2ceb170cb5
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ fail_fast: false
|
|||
|
||||
repos:
|
||||
- repo: https://github.com/adrienverge/yamllint
|
||||
rev: v1.32.0
|
||||
rev: v1.35.1
|
||||
hooks:
|
||||
- args:
|
||||
- --config-file
|
||||
|
|
Reference in a new issue