mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +00:00
Bump yamllint to v1.24.2 (#38633)
This commit is contained in:
parent
d49c55a8da
commit
e258ab7ff0
@ -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
|
||||||
|
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user