diff --git a/renovate.json b/renovate.json index 94317fc3..d36e7fef 100644 --- a/renovate.json +++ b/renovate.json @@ -33,6 +33,9 @@ "matchCurrentVersion": "!/^0/", "matchUpdateTypes": [ "minor" + ], + "excludePackageNames": [ + "git.hamburg.ccc.de/ccchh/oci-images/keycloak" ] }, {