From e2c03cab9325be0b794463046897cd91bbb36ee8 Mon Sep 17 00:00:00 2001 From: alexjanousekGSA Date: Mon, 21 Jul 2025 12:03:22 -0400 Subject: [PATCH] Updated dependabot yml to remove depecrated review assignment --- .github/dependabot.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 3184cc782..702ebe884 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -13,5 +13,3 @@ updates: - "dependabot" # Custom label to identify Dependabot PRs assignees: - "alexjanousekGSA" - reviewers: - - "alexjanousekGSA"