mirror of
https://github.com/home-assistant/core.git
synced 2025-07-24 21:57:51 +00:00
Update yamllint to 1.37.1 (#146038)
This commit is contained in:
parent
7427db70aa
commit
27d79bb10a
@ -30,7 +30,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.35.1
|
rev: v1.37.1
|
||||||
hooks:
|
hooks:
|
||||||
- id: yamllint
|
- id: yamllint
|
||||||
- repo: https://github.com/pre-commit/mirrors-prettier
|
- repo: https://github.com/pre-commit/mirrors-prettier
|
||||||
|
2
requirements_test_pre_commit.txt
generated
2
requirements_test_pre_commit.txt
generated
@ -2,4 +2,4 @@
|
|||||||
|
|
||||||
codespell==2.4.1
|
codespell==2.4.1
|
||||||
ruff==0.11.12
|
ruff==0.11.12
|
||||||
yamllint==1.35.1
|
yamllint==1.37.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user