From 9953b41bae1ac8fd07405602d6f7721d56662a48 Mon Sep 17 00:00:00 2001 From: cswimr Date: Fri, 27 Dec 2024 15:13:13 -0500 Subject: [PATCH] Update config.js --- config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.js b/config.js index dedb38f..5d5ade3 100644 --- a/config.js +++ b/config.js @@ -1,6 +1,6 @@ module.exports = { "endpoint": "https://www.coastalcommits.com/api/v1", - "gitAuthor": "CoastalCommits-Renovate-Bot ", + "gitAuthor": "Renovate ", "platform": "gitea", // this should be set to 'gitea' even for Forgejo. "autodiscover": true, "autodiscoverTopics": ["renovate"],