diff --git a/renovate.json b/renovate.json index b3db190..9b1f3b3 100644 --- a/renovate.json +++ b/renovate.json @@ -21,5 +21,12 @@ ], "labels": [ "dependencies" + ], + "reviewers": [], + "assignees": [], + "suppressNotifications": [ + "prIgnoreNotification", + "prEditNotification", + "branchAutomergeFailure" ] }