diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index fed9e33f5a0..aaae5e53f5c 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|homeassistant/.+/services\.yaml)$ + files: ^(homeassistant/.+/(manifest|strings)\.json|\.coveragerc|\.strict-typing|homeassistant/.+/services\.yaml)$