This commit is contained in:
parent
24b3750b15
commit
2a736e25dd
|
|
@ -4,10 +4,6 @@ module.exports = {
|
||||||
gitAuthor: 'Renovate Bot <renovate@git.thethomaas.net>',
|
gitAuthor: 'Renovate Bot <renovate@git.thethomaas.net>',
|
||||||
username: 'renovate-bot',
|
username: 'renovate-bot',
|
||||||
autodiscover: true,
|
autodiscover: true,
|
||||||
onboardingConfig: {
|
|
||||||
$schema: 'https://docs.renovatebot.com/renovate-schema.json',
|
|
||||||
extends: ['config:base']
|
|
||||||
},
|
|
||||||
optimizeForDisabled: true,
|
optimizeForDisabled: true,
|
||||||
persistRepoData: true
|
onboardingConfigFileName: 'renovate.json'
|
||||||
}
|
}
|
||||||
Loading…
Reference in a new issue