Update config.js
All checks were successful
renovate / renovate (push) Successful in 2m24s

This commit is contained in:
2025-10-22 17:37:43 +00:00
parent a732c34e7e
commit 1212ae247f

View File

@@ -2,7 +2,7 @@ module.exports = {
platform: 'gitea',
endpoint: 'https://git.donnymims.com/api/v1/', // set this to the url of your gitea instance
gitAuthor: 'Renovate Bot <renovate@donnymims.com>', // set the email address to whatever email your gave this user in your gitea
username: 'renovate',
username: 'renovate-bot',
autodiscover: true,
onboardingConfig: {
$schema: 'https://docs.renovatebot.com/renovate-schema.json',