Update yamllint to 1.27.1 (#74853)
parent
f15d3fc5db
commit
08887a6faa
|
@ -61,7 +61,7 @@ repos:
|
|||
- --branch=master
|
||||
- --branch=rc
|
||||
- repo: https://github.com/adrienverge/yamllint.git
|
||||
rev: v1.26.3
|
||||
rev: v1.27.1
|
||||
hooks:
|
||||
- id: yamllint
|
||||
- repo: https://github.com/pre-commit/mirrors-prettier
|
||||
|
|
|
@ -13,4 +13,4 @@ pycodestyle==2.8.0
|
|||
pydocstyle==6.1.1
|
||||
pyflakes==2.4.0
|
||||
pyupgrade==2.34.0
|
||||
yamllint==1.26.3
|
||||
yamllint==1.27.1
|
||||
|
|
Loading…
Reference in New Issue