From d68cfb6b1eae2e738c23a9da9c4d52222fe3581e Mon Sep 17 00:00:00 2001 From: Vaibhav Gulati Date: Thu, 4 Dec 2025 10:39:10 +0000 Subject: [PATCH 1/3] chore: remove arbi-bom references --- .github/dependabot.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index d0fde72..260d539 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,5 +5,6 @@ updates: directory: "/" schedule: interval: "weekly" - reviewers: - - "openedx/arbi-bom" + # Optional: specify reviewers to automatically request review on Dependabot PRs + # reviewers: + # - "openedx/xxx" From f94c88c26f6002b3c0ba46a31ef1c4c5f0dac278 Mon Sep 17 00:00:00 2001 From: Vaibhav Gulati Date: Sun, 14 Dec 2025 13:48:20 +0000 Subject: [PATCH 2/3] chore: remove arbi-bom references --- .github/dependabot.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 260d539..423b3fe 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,6 +5,5 @@ updates: directory: "/" schedule: interval: "weekly" - # Optional: specify reviewers to automatically request review on Dependabot PRs - # reviewers: - # - "openedx/xxx" + reviewers: + - "openedx/openedx-unmaintained" From 1fe46084d7622b9573aa81abfb73b36762945d45 Mon Sep 17 00:00:00 2001 From: Vaibhav Gulati Date: Mon, 15 Dec 2025 09:20:43 +0000 Subject: [PATCH 3/3] chore: remove arbi-bom references --- .github/dependabot.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 423b3fe..260d539 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,5 +5,6 @@ updates: directory: "/" schedule: interval: "weekly" - reviewers: - - "openedx/openedx-unmaintained" + # Optional: specify reviewers to automatically request review on Dependabot PRs + # reviewers: + # - "openedx/xxx"