diff --git a/config.js b/config.js index d6ed419..d006d3f 100644 --- a/config.js +++ b/config.js @@ -14,5 +14,5 @@ module.exports = { dependencyDashboardLabels: ['renovate'], githubTokenWarn: false, semanticCommits: 'enabled', - autodiscoverFilter: ['OCram85/*', 'CodeServer/*', 'renovate-bot/*', 'plugins/gitea-package'], + autodiscoverFilter: ['OCram85/*', 'arkanum/*', 'renovate-bot/*', 'plugins/gitea-package'], }