From a76f7602de084ed060360afce1ed8ff352923157 Mon Sep 17 00:00:00 2001 From: Zachary Weiss <20050953+zacharyweiss@users.noreply.github.com> Date: Sun, 26 May 2024 17:45:37 -0400 Subject: [PATCH] Update dependabot.yml --- .github/dependabot.yml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 6809c43ce7b..fd0e93632c1 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -6,9 +6,3 @@ updates: interval: "weekly" assignees: - "zacharyweiss" - - package-ecosystem: "gitsubmodule" - directory: "/" - schedule: - interval: "weekly" - assignees: - - "zacharyweiss"