Update yamllint to 1.32.0 (#96109)

Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
This commit is contained in:
Franck Nijhof 2023-07-10 10:13:48 +02:00 committed by GitHub
parent e5ccd85e7e
commit 303e549213
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -35,7 +35,7 @@ repos:
- --branch=master
- --branch=rc
- repo: https://github.com/adrienverge/yamllint.git
rev: v1.28.0
rev: v1.32.0
hooks:
- id: yamllint
- repo: https://github.com/pre-commit/mirrors-prettier

View File

@ -3,4 +3,4 @@
black==23.3.0
codespell==2.2.2
ruff==0.0.277
yamllint==1.28.0
yamllint==1.32.0