diff --git a/renovate.json b/renovate.json index f065e9ef..38697537 100644 --- a/renovate.json +++ b/renovate.json @@ -40,7 +40,7 @@ }, { "matchDatasources": ["gitea-releases"], - "matchDepNames": ["forgejo"], + "matchDepNames": ["codeberg.org/forgejo/forgejo"], "matchUpdateTypes": ["minor", "patch"], "automerge": true }]