diff --git a/.github/renovate.json5 b/.github/renovate.json5 index 6691f536..8973c9ac 100755 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -25,7 +25,7 @@ "suppressNotifications": ["prEditedNotification", "prIgnoreNotification"], "onboarding": false, "requireConfig": "ignored", - "ignorePaths": ["**/*.sops.*", "**/.archive/**", "**/resources/**"], + "ignorePaths": ["**/*.sops.*", "**/.archive/**", "**/resources/**", "kubernetes/main/bootstrap/talos/**"], "flux": { "fileMatch": [ "(^|/)kubernetes/.+\\.ya?ml(?:\\.j2)?$"