diff --git a/renovate.json b/renovate.json index 468f468..4fc5cd9 100644 --- a/renovate.json +++ b/renovate.json @@ -5,10 +5,11 @@ "docker:enableMajor", "replacements:k8s-registry-move", ":semanticCommits", + ":disableRateLimiting", + ":skipStatusChecks", ":timezone(Europe/London)" ], "dependencyDashboardTitle": "Renovate Dashboard 🤖", - "ignorePaths": ["**/*.sops.*", "**/.archive/**", "**/resources/**"], "flux": { "fileMatch": ["\\.yaml$"] },