Run pre-commit gen_requirements_all on pre-commit config changes (#35588)

This commit is contained in:
Ville Skyttä 2020-05-14 08:24:27 +03:00 committed by GitHub
parent efb0593473
commit cf50ccb919
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -80,8 +80,8 @@ repos:
entry: script/run-in-env.sh python3 -m script.gen_requirements_all
pass_filenames: false
language: script
types: [json]
files: ^homeassistant/.+/manifest\.json$
types: [text]
files: ^(homeassistant/.+/manifest\.json|\.pre-commit-config\.yaml)$
- id: hassfest
name: hassfest
entry: script/run-in-env.sh python3 -m script.hassfest