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.