renovate-config/config.js
Renovate Bot 2a736e25dd
All checks were successful
renovate / renovate (push) Successful in 1m1s
Actualiser config.js
2024-07-05 20:07:48 +00:00

9 lines
273 B
JavaScript

module.exports = {
platform: 'gitea',
endpoint: 'https://git.thethomaas.net/api/v1/',
gitAuthor: 'Renovate Bot <renovate@git.thethomaas.net>',
username: 'renovate-bot',
autodiscover: true,
optimizeForDisabled: true,
onboardingConfigFileName: 'renovate.json'
}