Add base Renovate configuration and update bot settings
All checks were successful
renovate / renovate (push) Successful in 2m6s
All checks were successful
renovate / renovate (push) Successful in 2m6s
This commit is contained in:
@@ -2,9 +2,14 @@ module.exports = {
|
||||
"endpoint": "https://gitea.spenke-nordic.com/api/v1",
|
||||
"gitAuthor": "Renovate Bot <renovate-bot@spenke-nordic.com>",
|
||||
"platform": "gitea",
|
||||
"onboarding": true,
|
||||
"onboardingConfig": {
|
||||
"extends": ["local>spenke-nordic-ab/renovate-config"]
|
||||
},
|
||||
"onboardingConfigFileName": "renovate.json",
|
||||
"autodiscover": true,
|
||||
"optimizeForDisabled": true,
|
||||
"autodiscoverFilter": ["spenke-nordic-ab/*"],
|
||||
"optimizeForDisabled": false,
|
||||
"dependencyDashboard": true,
|
||||
"dependencyDashboardTitle": "Dependency Dashboard",
|
||||
"prConcurrentLimit": 10,
|
||||
|
||||
Reference in New Issue
Block a user