migrate config
This commit is contained in:
@@ -6,7 +6,7 @@ module.exports = {
|
||||
autodiscover: true,
|
||||
onboardingConfig: {
|
||||
$schema: 'https://docs.renovatebot.com/renovate-schema.json',
|
||||
extends: ['config:base', ':rebaseStalePrs']
|
||||
extends: ["config:recommended", ":rebaseStalePrs"]
|
||||
},
|
||||
branchPrefix: 'renovate-',
|
||||
optimizeForDisabled: true,
|
||||
|
||||
Reference in New Issue
Block a user