diff --git a/config.js b/config.js new file mode 100644 index 0000000..2eee8b4 --- /dev/null +++ b/config.js @@ -0,0 +1,7 @@ +module.exports = { + "endpoint": "https://gitforge.mayoff.ca/api/v1", + "gitAuthor": "Renovate Bot ", + "platform": "forgejo", + "autodiscover": true, + "optimizeForDisabled": true, +}; \ No newline at end of file