mirror of
https://github.com/home-assistant/core.git
synced 2025-06-25 01:21:51 +02:00
Update yamllint to 1.37.1 (#146038)
This commit is contained in:
@ -30,7 +30,7 @@ repos:
|
||||
- --branch=master
|
||||
- --branch=rc
|
||||
- repo: https://github.com/adrienverge/yamllint.git
|
||||
rev: v1.35.1
|
||||
rev: v1.37.1
|
||||
hooks:
|
||||
- id: yamllint
|
||||
- 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
|
||||
ruff==0.11.12
|
||||
yamllint==1.35.1
|
||||
yamllint==1.37.1
|
||||
|
Reference in New Issue
Block a user