mirror of
https://github.com/home-assistant/core.git
synced 2025-07-20 03:37:07 +00:00
Run pre-commit gen_requirements_all on pre-commit config changes (#35588)
This commit is contained in:
parent
efb0593473
commit
cf50ccb919
@ -80,8 +80,8 @@ repos:
|
|||||||
entry: script/run-in-env.sh python3 -m script.gen_requirements_all
|
entry: script/run-in-env.sh python3 -m script.gen_requirements_all
|
||||||
pass_filenames: false
|
pass_filenames: false
|
||||||
language: script
|
language: script
|
||||||
types: [json]
|
types: [text]
|
||||||
files: ^homeassistant/.+/manifest\.json$
|
files: ^(homeassistant/.+/manifest\.json|\.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