mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-04-19 10:57:14 +00:00
17 lines
300 B
YAML
17 lines
300 B
YAML
version: 2
|
|
updates:
|
|
- package-ecosystem: npm
|
|
directory: "/"
|
|
schedule:
|
|
interval: weekly
|
|
time: "06:00"
|
|
open-pull-requests-limit: 10
|
|
groups:
|
|
docusaurus:
|
|
patterns:
|
|
- "@docusaurus/*"
|
|
- package-ecosystem: "github-actions"
|
|
directory: "/"
|
|
schedule:
|
|
interval: "weekly"
|