diff --git a/renovate.json b/renovate.json index 4fc5cd9..82ae8ec 100644 --- a/renovate.json +++ b/renovate.json @@ -10,6 +10,7 @@ ":timezone(Europe/London)" ], "dependencyDashboardTitle": "Renovate Dashboard 🤖", + "ignorePaths": ["**/*.sops.*", "**/.archive/**", "**/resources/**"], "flux": { "fileMatch": ["\\.yaml$"] },