mirror of
https://github.com/home-assistant/core.git
synced 2025-07-16 09:47:13 +00:00
Upgrade yamllint to 1.26.1 (#50060)
This commit is contained in:
parent
469d9123fe
commit
cc21de569d
@ -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.24.2
|
rev: v1.26.1
|
||||||
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.7.0
|
|||||||
pydocstyle==6.0.0
|
pydocstyle==6.0.0
|
||||||
pyflakes==2.3.1
|
pyflakes==2.3.1
|
||||||
pyupgrade==2.12.0
|
pyupgrade==2.12.0
|
||||||
yamllint==1.24.2
|
yamllint==1.26.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user