diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 053533ccaa4..c48ac076b37 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -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)$