Run pre-commit hassfest on changes to script files (#64195)

This commit is contained in:
Marc Mueller 2022-01-16 17:02:05 +01:00 committed by GitHub
parent a1e7459dc5
commit 55894d0bf9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -108,4 +108,4 @@ repos:
pass_filenames: false
language: script
types: [text]
files: ^(homeassistant/.+/(manifest|strings)\.json|\.coveragerc|\.strict-typing|homeassistant/.+/services\.yaml)$
files: ^(homeassistant/.+/(manifest|strings)\.json|\.coveragerc|\.strict-typing|homeassistant/.+/services\.yaml|script/hassfest/.+\.py)$