mirror of
https://github.com/home-assistant/core.git
synced 2025-07-26 22:57:17 +00:00
Run gen_requirements_all
script on changes to setup.py
(#63171)
This commit is contained in:
parent
631e4c6bd3
commit
2738217c4b
@ -101,7 +101,7 @@ repos:
|
|||||||
pass_filenames: false
|
pass_filenames: false
|
||||||
language: script
|
language: script
|
||||||
types: [text]
|
types: [text]
|
||||||
files: ^(homeassistant/.+/manifest\.json|\.pre-commit-config\.yaml)$
|
files: ^(homeassistant/.+/manifest\.json|setup\.py|\.pre-commit-config\.yaml)$
|
||||||
- id: hassfest
|
- id: hassfest
|
||||||
name: hassfest
|
name: hassfest
|
||||||
entry: script/run-in-env.sh python3 -m script.hassfest
|
entry: script/run-in-env.sh python3 -m script.hassfest
|
||||||
|
Loading…
x
Reference in New Issue
Block a user