[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/adrienverge/yamllint.git: v1.33.0 → v1.35.1](https://github.com/adrienverge/yamllint.git/compare/v1.33.0...v1.35.1)
This commit is contained in:
pre-commit-ci[bot] 2024-04-01 19:33:27 +00:00 committed by GitHub
parent 4a02d6a6cc
commit af7f63ccab
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.33.0 rev: v1.35.1
hooks: hooks:
- id: yamllint - id: yamllint
args: [--strict, -c=.yamllint.yaml] args: [--strict, -c=.yamllint.yaml]