module.exports = { platform: 'gitea', endpoint: 'https://gitea.crescentec.ch/api/v1', gitAuthor: "Renovate Bot ", autodiscover: true, onboardingConfig: { $schema: 'https://docs.renovatebot.com/renovate-schema.json', extends: ['config:recommended'], }, optimizeForDisabled: true, persistRepoData: true, };