This commit is contained in:
parent
d5529594ab
commit
d939d46997
@ -4,10 +4,11 @@ module.exports = {
|
|||||||
gitAuthor: 'Renovate Bot <renovate-bot@bieri.one>', // set the email address to whatever email your gave this user in your gitea
|
gitAuthor: 'Renovate Bot <renovate-bot@bieri.one>', // set the email address to whatever email your gave this user in your gitea
|
||||||
username: 'renovate-bot',
|
username: 'renovate-bot',
|
||||||
autodiscover: true,
|
autodiscover: true,
|
||||||
onboardingConfig: {
|
onboardingConfigFileName: "renovate.json",
|
||||||
|
/*onboardingConfig: {
|
||||||
$schema: 'https://docs.renovatebot.com/renovate-schema.json',
|
$schema: 'https://docs.renovatebot.com/renovate-schema.json',
|
||||||
extends: ['config:recommended'],
|
extends: ['config:recommended'],
|
||||||
},
|
},*/
|
||||||
optimizeForDisabled: true,
|
optimizeForDisabled: true,
|
||||||
persistRepoData: true,
|
persistRepoData: true,
|
||||||
};
|
};
|
||||||
Loading…
x
Reference in New Issue
Block a user