diff --git a/.github/renovate.json5 b/.github/renovate.json5 index 3ac108bfc1c..1ea64a5bcec 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -41,10 +41,7 @@ { "automerge": true, "matchUpdateTypes": ["digest"], - "matchDepNames": [ - "ghcr.io/ublue-os/silverblue-main", - "ghcr.io/projectbluefin/common" - ] + "matchDepNames": ["ghcr.io/ublue-os/silverblue-main"], } ] }