renovate-config/config.js

8 lines
259 B
JavaScript
Raw Normal View History

2024-05-27 15:43:23 +02:00
module.exports = {
"endpoint": "https://git.smail.koeln/api/v1",
2024-05-27 15:44:58 +02:00
"gitAuthor": "Renovate Bot <renovate@bot.local>",
2024-05-27 15:43:23 +02:00
"platform": "gitea",
"onboardingConfigFileName": "renovate.json",
"autodiscover": true,
"optimizedForDisabled": true,
};