mirror of
https://github.com/home-assistant/core.git
synced 2026-02-04 14:25:26 +01:00
12 lines
222 B
YAML
12 lines
222 B
YAML
version: 2
|
|
updates:
|
|
- package-ecosystem: "github-actions"
|
|
directory: "/"
|
|
schedule:
|
|
interval: daily
|
|
time: "06:00"
|
|
open-pull-requests-limit: 10
|
|
labels:
|
|
- dependency
|
|
- github_actions
|