1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-18 16:06:42 +01:00

Upgrade yamllint to 1.26.1 (#50060)

This commit is contained in:
Franck Nijhof
2021-05-05 07:27:23 +02:00
committed by GitHub
parent 469d9123fe
commit cc21de569d
2 changed files with 2 additions and 2 deletions

View File

@@ -61,7 +61,7 @@ repos:
- --branch=master
- --branch=rc
- repo: https://github.com/adrienverge/yamllint.git
rev: v1.24.2
rev: v1.26.1
hooks:
- id: yamllint
- repo: https://github.com/pre-commit/mirrors-prettier