2024-04-17 17:55:14 +02:00
|
|
|
module.exports = {
|
|
|
|
"endpoint": "https://git.vbrandl.net/api/v1",
|
|
|
|
"gitAuthor": "Renovate Bot <renovate@vbrandl.net>",
|
|
|
|
"platform": "gitea",
|
|
|
|
"onboardingConfigFileName": "renovate.json",
|
|
|
|
"autodiscover": true,
|
|
|
|
"optimizeForDisabled": true,
|
2024-04-17 18:19:35 +02:00
|
|
|
"automerge": false,
|
2024-04-17 17:55:14 +02:00
|
|
|
};
|