mirror of
https://github.com/home-assistant/core.git
synced 2025-08-03 12:45:28 +02:00
Update yamllint to 1.35.1 (#114166)
This commit is contained in:
@@ -30,7 +30,7 @@ repos:
|
||||
- --branch=master
|
||||
- --branch=rc
|
||||
- repo: https://github.com/adrienverge/yamllint.git
|
||||
rev: v1.32.0
|
||||
rev: v1.35.1
|
||||
hooks:
|
||||
- id: yamllint
|
||||
- repo: https://github.com/pre-commit/mirrors-prettier
|
||||
|
@@ -2,4 +2,4 @@
|
||||
|
||||
codespell==2.2.2
|
||||
ruff==0.2.1
|
||||
yamllint==1.32.0
|
||||
yamllint==1.35.1
|
||||
|
Reference in New Issue
Block a user