Skip to content

Commit fd0ce9b

Browse files
authored
Renovate isn't correctly assigning reviewers (#456)
Meant to be following syntax here https://github.com/UCL-MIRSG/.github/blob/ab3d4dc006708b9ee12b68eb0dc5bb98ed6ef0f7/renovate/default-config.json#L5
1 parent 9e59024 commit fd0ce9b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.renovaterc.json5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
$schema: "https://docs.renovatebot.com/renovate-schema.json",
33
extends: [
44
"github>UCL-ARC/.github//renovate/default-config.json",
5-
":assignAndReview(collaborations-python-tooling)",
5+
":assignAndReview(team:collaborations-python-tooling)",
66
":maintainLockFilesMonthly",
77
],
88
}

0 commit comments

Comments
 (0)