diff --git a/renovate.json b/renovate.json index 717bd4d..9cc3c16 100644 --- a/renovate.json +++ b/renovate.json @@ -3,6 +3,7 @@ "extends": ["config:recommended"], "timezone": "Europe/Berlin", "schedule": ["before 6am on monday"], + "allowCustomCrateRegistries": true, "baseBranchPatterns": [ "dev" ],