fix: renamed bot to follow renovate-bot guidelines
All checks were successful
renovate / renovate (push) Successful in 14s

This commit is contained in:
sujiba 2024-06-11 11:12:32 +02:00
parent 4e4a5aba79
commit a67450d4cb

View file

@ -1,7 +1,7 @@
module.exports = {
"platform": "gitea",
"endpoint": "https://git.smail.koeln/api/v1",
"gitAuthor": "Renovate Bot <bot@home.lan>",
"gitAuthor": "Sujiba Bot <bot@home.lan>",
"onboardingConfigFileName": "renovate.json",
"autodiscover": true,
"optimizedForDisabled": true,