1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-25 03:09:52 +01:00

Bump yamllint to v1.24.2 (#38633)

This commit is contained in:
Bas Nijholt
2020-08-08 13:18:37 +02:00
committed by GitHub
parent d49c55a8da
commit e258ab7ff0
2 changed files with 2 additions and 2 deletions

View File

@@ -54,7 +54,7 @@ repos:
- --branch=master
- --branch=rc
- repo: https://github.com/adrienverge/yamllint.git
rev: v1.23.0
rev: v1.24.2
hooks:
- id: yamllint
- repo: https://github.com/prettier/prettier