Setup Renovate to group all updates and update on a daily basis.

pull/381/head
Jolanda Verhoef 2 years ago
parent e7b2ed623e
commit 6a409bbeec

@ -0,0 +1,6 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:base", "group:all", ":dependencyDashboard", "schedule:daily"
]
}

@ -1,5 +0,0 @@
{
"extends": [
"config:base"
]
}
Loading…
Cancel
Save