diff --git a/.github/renovate.json b/.github/renovate.json index bca952983..d022f7e4a 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -144,14 +144,6 @@ ], "versionCompatibility": "^(?.*)-(?.*)$", "versioning": "semver" - }, - { - "matchDatasources": [ - "docker" - ], - "registryUrls": [ - "https://registry.hub.docker.com" - ] } ], "prCreation": "immediate"