diff --git a/config.js b/config.js index 1642571..0401947 100644 --- a/config.js +++ b/config.js @@ -3,5 +3,6 @@ module.exports = { "gitAuthor": "CoastalCommits-Renovate-Bot ", "platform": "gitea", // this should be set to 'gitea' even for Forgejo. "autodiscover": true, + "autodiscoverTopics": ["renovate"], "optimizeForDisabled": true, }; \ No newline at end of file