diff --git a/.github/renovate.json b/.github/renovate.json index 58bd9387..c99b4df4 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -5,6 +5,7 @@ "branchTopic": "{{{parentDir}}}-{{{depNameSanitized}}}-{{{newMajor}}}{{#if isPatch}}.{{{newMinor}}}{{/if}}.x{{#if isLockfileUpdate}}-lockfile{{/if}}", "assigneesFromCodeOwners": true, "reviewersFromCodeOwners": true, + "suppressNotifications": ["prIgnoreNotification"], "helm-values": { "enabled": false },