diff --git a/renovate.json b/renovate.json index 36d794a2..a11c9eb7 100644 --- a/renovate.json +++ b/renovate.json @@ -7,7 +7,8 @@ "prConcurrentLimit": 5, "rebaseWhen": "behind-base-branch", "addLabels": [ - "dependencies" + "dependencies", + "merge when passing" ], "assignees": [ "jackton1"