mirror of
https://github.com/home-assistant/core.git
synced 2025-07-17 10:17:09 +00:00
Update yamllint to 1.28.0 (#80497)
This commit is contained in:
parent
503b765108
commit
086a1bdace
@ -61,7 +61,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.27.1
|
rev: v1.28.0
|
||||||
hooks:
|
hooks:
|
||||||
- id: yamllint
|
- id: yamllint
|
||||||
- repo: https://github.com/pre-commit/mirrors-prettier
|
- repo: https://github.com/pre-commit/mirrors-prettier
|
||||||
|
@ -13,4 +13,4 @@ pycodestyle==2.8.0
|
|||||||
pydocstyle==6.1.1
|
pydocstyle==6.1.1
|
||||||
pyflakes==2.4.0
|
pyflakes==2.4.0
|
||||||
pyupgrade==3.1.0
|
pyupgrade==3.1.0
|
||||||
yamllint==1.27.1
|
yamllint==1.28.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user