diff --git a/.github/renovate.json5 b/.github/renovate.json5 index 9248a6caf7292..98508000fca59 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -28,6 +28,7 @@ "suppressNotifications": ["prEditedNotification", "prIgnoreNotification"], "rebaseWhen": "conflicted", "assigneesFromCodeOwners": true, + "reviewersFromCodeOwners": true, "ignorePaths": [ "**/*.sops.*", "**/.archive/**",