Compare commits

..

1 commit

View file

@ -1,6 +1,6 @@
module.exports = {
"platform": "gitea",
"endpoint": "https://code.offene.cloud/api/v1",
"endpoint": "https://git.smail.koeln/api/v1",
"gitAuthor": "Sujiba Bot <bot@home.lan>",
"onboardingConfigFileName": "renovate.json",
"autodiscover": true,
@ -8,4 +8,4 @@ module.exports = {
"automerge": true,
"automergeType": "pr",
"platformAutomerge": true,
};
};