From 6d689e836522234b63628eadcd725a8fe698801b Mon Sep 17 00:00:00 2001 From: cswimr Date: Fri, 27 Dec 2024 10:47:58 -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 464af84..1642571 100644 --- a/config.js +++ b/config.js @@ -1,4 +1,4 @@ -export default { +module.exports = { "endpoint": "https://www.coastalcommits.com/api/v1", "gitAuthor": "CoastalCommits-Renovate-Bot ", "platform": "gitea", // this should be set to 'gitea' even for Forgejo.