Skip to content

Commit 484f729

Browse files
authored
chore(renovate): change reviewers config (#562)
1 parent 5a64895 commit 484f729

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/renovate.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,10 @@
44
"config:base",
55
":combinePatchMinorReleases"
66
],
7-
"assignees": ["@scaleway/console"],
7+
"assignees:": "team:console",
8+
"assigneesSampleSize": 1,
9+
"reviewers:": "team:console",
10+
"reviewersSampleSize": 2,
811
"prHourlyLimit": 5,
912
"prConcurrentLimit": 10,
1013
"postUpdateOptions": ["yarnDedupeHighest"],

0 commit comments

Comments
 (0)