Some checks failed
renovate / renovate (push) Has been cancelled
Signed-off-by: Tuan-Dat Tran <tuan-dat.tran@tudattr.dev>
9 lines
241 B
JavaScript
9 lines
241 B
JavaScript
module.exports = {
|
|
endpoint: "https://git.seyshiro.de/api/v1",
|
|
gitAuthor: "Renovate Bot <renovate-bot@seyshiro.de>",
|
|
platform: "gitea",
|
|
autodiscover: true,
|
|
optimizeForDisabled: true,
|
|
onboardingConfigFileName: "renovate.json",
|
|
};
|