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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-03-15 22:13:48 +01:00 committed by GitHub
parent f827138f29
commit 6f28ada888
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.0 rev: v1.36.1
hooks: hooks:
- id: yamllint - id: yamllint
args: [--strict, -c=.yamllint.yaml] args: [--strict, -c=.yamllint.yaml]