From 874c8a2c7fbe4e73bdbceba70efe033059ab42ed Mon Sep 17 00:00:00 2001 From: Naveen Singh <36371707+naveensingh@users.noreply.github.com> Date: Wed, 7 May 2025 18:26:44 +0530 Subject: [PATCH] ci: update dependabot config to handle github actions --- .github/dependabot.yml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 766c48d6..07ac774b 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,8 +8,6 @@ updates: prefix: "chore" prefix-development: "chore" include: "scope" - reviewers: - - "naveensingh" assignees: - "naveensingh" @@ -21,8 +19,6 @@ updates: prefix: "chore" prefix-development: "chore" include: "scope" - reviewers: - - "naveensingh" assignees: - "naveensingh" @@ -34,7 +30,5 @@ updates: prefix: "chore" prefix-development: "chore" include: "scope" - reviewers: - - "naveensingh" assignees: - "naveensingh"