diff --git a/.renovaterc.json5 b/.renovaterc.json5 index 30fb6715..879a504f 100644 --- a/.renovaterc.json5 +++ b/.renovaterc.json5 @@ -2,7 +2,7 @@ $schema: "https://docs.renovatebot.com/renovate-schema.json", extends: [ "github>UCL-ARC/.github//renovate/default-config.json", - ":assignAndReview(collaborations-python-tooling)", + ":assignAndReview(team:collaborations-python-tooling)", ":maintainLockFilesMonthly", ], }