mirror of
https://github.com/home-assistant/core.git
synced 2025-08-03 04:35:11 +02:00
Ensure pre-commit's hassfest triggers on service file changes (#46753)
This commit is contained in:
@@ -90,4 +90,4 @@ repos:
|
|||||||
pass_filenames: false
|
pass_filenames: false
|
||||||
language: script
|
language: script
|
||||||
types: [text]
|
types: [text]
|
||||||
files: ^(homeassistant/.+/(manifest|strings)\.json|\.coveragerc)$
|
files: ^(homeassistant/.+/(manifest|strings)\.json|\.coveragerc|homeassistant/.+/services\.yaml)$
|
||||||
|
Reference in New Issue
Block a user