feat: changed domain
All checks were successful
renovate / renovate (push) Successful in 1m33s

This commit is contained in:
sujiba 2025-06-14 14:46:26 +02:00
parent 5ce8ce86f7
commit 14146e4864
Signed by: sujiba
SSH key fingerprint: SHA256:4xWvKa5MUmI0bdA2d8S5iZCIOxO5FGXYxJDrSVoFOyk

View file

@ -1,6 +1,6 @@
module.exports = {
"platform": "gitea",
"endpoint": "https://git.smail.koeln/api/v1",
"endpoint": "https://code.offene.cloud/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,
};
};