mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 20:57:21 +00:00
Update yamllint to 1.32.0 (#96109)
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
This commit is contained in:
parent
e5ccd85e7e
commit
303e549213
@ -35,7 +35,7 @@ repos:
|
||||
- --branch=master
|
||||
- --branch=rc
|
||||
- repo: https://github.com/adrienverge/yamllint.git
|
||||
rev: v1.28.0
|
||||
rev: v1.32.0
|
||||
hooks:
|
||||
- id: yamllint
|
||||
- repo: https://github.com/pre-commit/mirrors-prettier
|
||||
|
@ -3,4 +3,4 @@
|
||||
black==23.3.0
|
||||
codespell==2.2.2
|
||||
ruff==0.0.277
|
||||
yamllint==1.28.0
|
||||
yamllint==1.32.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user