module.exports = { platform: 'gitea', endpoint: 'https://git.example.com/api/v1/', token: '', onboarding: true, autodiscover: true, configFileNames: [".gitea/renovate.json"] };