mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-24 09:46:36 +00:00
Enable dependabot for yarn packages (#14607)
This commit is contained in:
parent
d48853fcdd
commit
66a22ae102
10
.github/dependabot.yml
vendored
10
.github/dependabot.yml
vendored
@ -6,3 +6,13 @@ updates:
|
||||
interval: weekly
|
||||
time: "06:00"
|
||||
open-pull-requests-limit: 10
|
||||
- package-ecosystem: "npm"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "daily"
|
||||
time: "06:00"
|
||||
open-pull-requests-limit: 5
|
||||
commit-message:
|
||||
include: scope
|
||||
prefix: "prod"
|
||||
prefix-development: "dev"
|
||||
|
Loading…
x
Reference in New Issue
Block a user