[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/adrienverge/yamllint.git: v1.30.0 → v1.31.0](https://github.com/adrienverge/yamllint.git/compare/v1.30.0...v1.31.0)
This commit is contained in:
pre-commit-ci[bot] 2023-04-25 00:35:48 +00:00 committed by GitHub
parent 1fa74bff68
commit 66b77202ff
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.30.0 # or higher tag
rev: v1.31.0 # or higher tag
hooks:
- id: yamllint
args: [--format, parsable, --strict]