Skip to content

Commit 76c0d35

Browse files
chore: switch dependabot, reviewers and email to arch-bom
1 parent 96fff78 commit 76c0d35

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ updates:
66
schedule:
77
interval: "weekly"
88
reviewers:
9-
- "openedx/arch-bom"
9+
- "openedx/2u-arch-bom"

.github/workflows/upgrade-python-requirements.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
call-upgrade-python-requirements-workflow:
1414
with:
1515
branch: ${{ github.event.inputs.branch || 'master' }}
16-
team_reviewers: "arch-bom"
16+
team_reviewers: "2u-arch-bom"
1717
email_address: [email protected]
1818
send_success_notification: false
1919
secrets:

0 commit comments

Comments
 (0)