Configure Renovate #1

Merged
Dnny44 merged 2 commits from renovate/configure into main 2025-11-12 15:29:33 -06:00
Showing only changes of commit 42f7b936a3 - Show all commits

View File

@@ -2,7 +2,7 @@ module.exports = {
platform: 'gitea', platform: 'gitea',
endpoint: 'https://git.donnymims.com/api/v1/', // set this to the url of your gitea instance 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 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, autodiscover: true,
onboardingConfig: { onboardingConfig: {
$schema: 'https://docs.renovatebot.com/renovate-schema.json', $schema: 'https://docs.renovatebot.com/renovate-schema.json',