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