diff --git a/.github/renovate.json b/.github/renovate.json index 2b3b3543d..e191f20e1 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -74,18 +74,12 @@ "allowedVersions": "/^4.*.*/" }, { - "matchDatasources": [ - "docker" - ], "matchPackageNames": [ "emby/embyserver" ], "allowedVersions": "/^4\\.8\\.\\d+\\.\\d+$/" }, { - "matchDatasources": [ - "docker" - ], "matchPackageNames": [ "ghcr.io/umami-software/umami" ],