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
|
||||
username: 'renovate-bot',
|
||||
autodiscover: true,
|
||||
onboardingConfig: {
|
||||
onboardingConfigFileName: "renovate.json",
|
||||
/*onboardingConfig: {
|
||||
$schema: 'https://docs.renovatebot.com/renovate-schema.json',
|
||||
extends: ['config:recommended'],
|
||||
},
|
||||
},*/
|
||||
optimizeForDisabled: true,
|
||||
persistRepoData: true,
|
||||
};
|
||||
Loading…
x
Reference in New Issue
Block a user