renovate-runner/config.js
jank 0dd23b7280
All checks were successful
renovate / renovate (push) Successful in 10m35s
Update config.js
2025-03-12 18:11:22 +00:00

12 lines
351 B
JavaScript

module.exports = {
endpoint: 'https://git.kjan.de/api/v1/',
platform: 'gitea',
gitAuthor: "Renovate <renovate@kjan.de>",
persistRepoData: true,
onboardingConfig: {
'extends': [
"local>Renovate/renovate-config"
],
},
autodiscover: true,
};