remodelled config

This commit is contained in:
sujiba 2024-05-27 15:43:23 +02:00
parent 1329a3d8c9
commit d32461302f
4 changed files with 36 additions and 29 deletions

8
config.js Normal file
View file

@ -0,0 +1,8 @@
module.exports = {
"endpoint": "https://git.smail.koeln/api/v1",
"gitAuthor": "Renovate Bot",
"platform": "gitea",
"onboardingConfigFileName": "renovate.json",
"autodiscover": true,
"optimizedForDisabled": true,
};