From 34a35ef8d06a783387d57f938660289d7ee4da63 Mon Sep 17 00:00:00 2001 From: Sarah Gibson <44771837+sgibson91@users.noreply.github.com> Date: Mon, 13 Feb 2023 13:19:29 +0000 Subject: [PATCH] Archive dependabot file, remove reviewers --- .github/{dependabot.yaml => dependabot.ARCHIVED.yaml} | 8 -------- 1 file changed, 8 deletions(-) rename .github/{dependabot.yaml => dependabot.ARCHIVED.yaml} (75%) diff --git a/.github/dependabot.yaml b/.github/dependabot.ARCHIVED.yaml similarity index 75% rename from .github/dependabot.yaml rename to .github/dependabot.ARCHIVED.yaml index 31b0699f..c9907080 100644 --- a/.github/dependabot.yaml +++ b/.github/dependabot.ARCHIVED.yaml @@ -8,10 +8,6 @@ updates: day: "monday" time: "00:00" timezone: "Europe/London" - reviewers: - - sgibson91 - - callummole - - lukehare # Maintain dependencies for pip - package-ecosystem: "pip" directory: "/docs" @@ -20,7 +16,3 @@ updates: day: "monday" time: "00:00" timezone: "Europe/London" - reviewers: - - sgibson91 - - callummole - - lukehare