From 56dd103ca67d7adb202ba7e626a7d2488a802a6e Mon Sep 17 00:00:00 2001 From: Vaibhav Gulati Date: Sun, 9 Nov 2025 11:40:03 +0000 Subject: [PATCH 1/2] chore: BOMS-39 remove arbi-bom references --- .github/dependabot.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 62e2e82..c0d3669 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -11,5 +11,5 @@ updates: # Check for updates to GitHub Actions every weekday interval: "daily" - reviewers: - - "openedx/arbi-bom" + # reviewers: + # - "openedx/arbi-bom" From ccde4c9d4add5933eb1189f89f0f919e5480c7fa Mon Sep 17 00:00:00 2001 From: Vaibhav Gulati Date: Tue, 11 Nov 2025 12:46:01 +0000 Subject: [PATCH 2/2] chore: BOMS-39 remove arbi-bom references --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index c0d3669..cf8b834 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -12,4 +12,4 @@ updates: interval: "daily" # reviewers: - # - "openedx/arbi-bom" + # - "openedx/xxx"