Update config.js
All checks were successful
renovate / renovate (push) Successful in 23s

This commit is contained in:
bieri 2026-03-04 00:34:00 +01:00
parent d939d46997
commit 0cc9d8ae5a

View File

@ -4,11 +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,
onboardingConfigFileName: "renovate.json",
/*onboardingConfig: {
//onboardingConfigFileName: "renovate.json",
onboardingConfig: {
$schema: 'https://docs.renovatebot.com/renovate-schema.json',
extends: ['config:recommended'],
},*/
},
optimizeForDisabled: true,
persistRepoData: true,
};