From ecbc68f25c07f9a42817191013d50780bee952fa Mon Sep 17 00:00:00 2001 From: "Trez.One" Date: Sun, 21 Sep 2025 13:38:58 -0400 Subject: [PATCH] Adding gitAuthor. --- default.json | 1 + 1 file changed, 1 insertion(+) diff --git a/default.json b/default.json index 29d74a6..303407f 100644 --- a/default.json +++ b/default.json @@ -26,6 +26,7 @@ "branchTopic": "{{manager}}/{{depName}}-{{newVersion}}", "commitMessageAction": "Update ({{updateType}})", "commitMessageTopic": "{{manager}}/{{depName}} to {{newVersion}}", + "gitAuthor": "Renovate Bot ", "prBodyNotes": [ "### ⚡ Renovate Update Info", "- **Update Type:** {{updateType}}",