From c259c1d906fadf5f975a1c1e8d67912dd399b943 Mon Sep 17 00:00:00 2001 From: Vignesh gupta Date: Thu, 29 Feb 2024 11:47:50 +0530 Subject: [PATCH] Update dependabot.yml --- .github/dependabot.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 5f0889c..e7a8ba8 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,3 +9,7 @@ updates: directory: "/" # Location of package manifests schedule: interval: "weekly" + reviewers: + - "vignesh-gupta" + labels: + - "dependencies"