mirror of
https://github.com/home-assistant/core.git
synced 2026-06-02 13:44:32 +01:00
17 lines
406 B
YAML
17 lines
406 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
|
|
cooldown:
|
|
default-days: 7
|
|
ignore:
|
|
# Managed by gh aw compile. Version-locked to the gh-aw compiler; do not bump.
|
|
- dependency-name: "github/gh-aw-actions/**"
|