Bump yamllint to v1.24.2 (#38633)

This commit is contained in:
Bas Nijholt 2020-08-08 13:18:37 +02:00 committed by GitHub
parent d49c55a8da
commit e258ab7ff0
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=master
- --branch=rc - --branch=rc
- repo: https://github.com/adrienverge/yamllint.git - repo: https://github.com/adrienverge/yamllint.git
rev: v1.23.0 rev: v1.24.2
hooks: hooks:
- id: yamllint - id: yamllint
- repo: https://github.com/prettier/prettier - repo: https://github.com/prettier/prettier

View File

@ -8,4 +8,4 @@ flake8==3.8.3
isort==4.3.21 isort==4.3.21
pydocstyle==5.0.2 pydocstyle==5.0.2
pyupgrade==2.7.2 pyupgrade==2.7.2
yamllint==1.23.0 yamllint==1.24.2