This commit is contained in:
parent
5ce8ce86f7
commit
14146e4864
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
module.exports = {
|
module.exports = {
|
||||||
"platform": "gitea",
|
"platform": "gitea",
|
||||||
"endpoint": "https://git.smail.koeln/api/v1",
|
"endpoint": "https://code.offene.cloud/api/v1",
|
||||||
"gitAuthor": "Sujiba Bot <bot@home.lan>",
|
"gitAuthor": "Sujiba Bot <bot@home.lan>",
|
||||||
"onboardingConfigFileName": "renovate.json",
|
"onboardingConfigFileName": "renovate.json",
|
||||||
"autodiscover": true,
|
"autodiscover": true,
|
||||||
|
@ -8,4 +8,4 @@ module.exports = {
|
||||||
"automerge": true,
|
"automerge": true,
|
||||||
"automergeType": "pr",
|
"automergeType": "pr",
|
||||||
"platformAutomerge": true,
|
"platformAutomerge": true,
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue