Upgrade yamllint to 1.23.0 (#34337)
This commit is contained in:
parent
1259979204
commit
ced59e599f
2 changed files with 2 additions and 2 deletions
|
@ -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.22.0
|
rev: v1.23.0
|
||||||
hooks:
|
hooks:
|
||||||
- id: yamllint
|
- id: yamllint
|
||||||
- repo: https://github.com/prettier/prettier
|
- repo: https://github.com/prettier/prettier
|
||||||
|
|
|
@ -8,4 +8,4 @@ flake8==3.7.9
|
||||||
isort==4.3.21
|
isort==4.3.21
|
||||||
pydocstyle==5.0.2
|
pydocstyle==5.0.2
|
||||||
pyupgrade==2.1.0
|
pyupgrade==2.1.0
|
||||||
yamllint==1.22.0
|
yamllint==1.23.0
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue