diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 050e72119c8..90e0864fc25 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -101,7 +101,7 @@ repos: pass_filenames: false language: script types: [text] - files: ^(homeassistant/.+/manifest\.json|setup\.py|\.pre-commit-config\.yaml)$ + files: ^(homeassistant/.+/manifest\.json|setup\.py|\.pre-commit-config\.yaml|ha-core/script/gen_requirements_all\.py)$ - id: hassfest name: hassfest entry: script/run-in-env.sh python3 -m script.hassfest