chore(deps): update pre-commit hook adrienverge/yamllint to v1.37.0 (#60)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-03-23 11:40:07 +01:00 committed by GitHub
parent fdf86963a0
commit 88837a69b8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -17,7 +17,7 @@ repos:
hooks: hooks:
- id: hadolint - id: hadolint
- repo: https://github.com/adrienverge/yamllint.git - repo: https://github.com/adrienverge/yamllint.git
rev: v1.36.2 rev: v1.37.0
hooks: hooks:
- id: yamllint - id: yamllint
args: [--strict, -c=.yamllint.yaml] args: [--strict, -c=.yamllint.yaml]