[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/adrienverge/yamllint.git: v1.29.0 → v1.30.0](https://github.com/adrienverge/yamllint.git/compare/v1.29.0...v1.30.0)
This commit is contained in:
pre-commit-ci[bot] 2023-03-27 23:55:24 +00:00 committed by GitHub
parent d0c24a2a45
commit dbb160b4ab
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -21,7 +21,7 @@ repos:
hooks:
- id: autopep8
- repo: https://github.com/adrienverge/yamllint.git
rev: v1.29.0 # or higher tag
rev: v1.30.0 # or higher tag
hooks:
- id: yamllint
args: [--format, parsable, --strict]