Upgrade yamllint to 1.22.0 (#34198)

pull/34203/head
Franck Nijhof 2020-04-14 12:33:06 +02:00 committed by GitHub
parent f87c44e544
commit 91d35c7c5c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -54,7 +54,7 @@ repos:
- --branch=master
- --branch=rc
- repo: https://github.com/adrienverge/yamllint.git
rev: v1.21.0
rev: v1.22.0
hooks:
- id: yamllint
- repo: https://github.com/prettier/prettier

View File

@ -8,4 +8,4 @@ flake8==3.7.9
isort==4.3.21
pydocstyle==5.0.2
pyupgrade==2.1.0
yamllint==1.21.0
yamllint==1.22.0