fix: changed bot mail
Some checks are pending
renovate / renovate (push) Waiting to run

This commit is contained in:
sujiba 2024-06-11 11:01:16 +02:00
parent b95e72a72e
commit c5cd9149e3

View file

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