From 3773b6b092bc3af46738f04ae6c78d48defef801 Mon Sep 17 00:00:00 2001 From: Kjeld Schouten-Lebbing Date: Mon, 8 Aug 2022 22:44:37 +0200 Subject: [PATCH] Update renovate.json5 --- .github/renovate.json5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/renovate.json5 b/.github/renovate.json5 index 5af45028aa6..adf270d8b27 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -10,7 +10,7 @@ "prConcurrentLimit": 7, "pinDigests": true, "timezone":"Europe/Amsterdam", - "gitAuthor": "TrueCharts-Bot ", + "gitAuthor": "TrueCharts-Admin ", "helm-values": { "fileMatch": ["charts/.+/.*values\\.yaml$", "charts/.+/SCALE/.*_values\\.yaml$"] },