From e01bc3712d82cfd2446777b8117a666dc9a3829e Mon Sep 17 00:00:00 2001 From: Kjeld Schouten-Lebbing Date: Mon, 8 Aug 2022 22:42:39 +0200 Subject: [PATCH] Update renovate-config.js --- .github/renovate-config.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/renovate-config.js b/.github/renovate-config.js index 369dc2b8cc0..58c0ff38354 100644 --- a/.github/renovate-config.js +++ b/.github/renovate-config.js @@ -1,7 +1,7 @@ module.exports = { dryRun: false, - username: "truecharts-bot", - gitAuthor: "truecharts-bot ", + username: 'truecharts-admin', + gitAuthor: 'truecharts-admin ', onboarding: false, platform: "github", repositories: ["truecharts/charts"],