mirror of
https://github.com/home-assistant/core.git
synced 2025-08-03 12:45:28 +02:00
Run pre-commit script on constraint changes (#64073)
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user