From cf9cbc374e892e14dc5ac5e6645b27411a8f6e5a Mon Sep 17 00:00:00 2001 From: Ahmad <103906421+ahmadk953@users.noreply.github.com> Date: Sun, 17 Sep 2023 00:16:16 -0400 Subject: [PATCH] Update dependabot.yml Signed-off-by: Ahmad <103906421+ahmadk953@users.noreply.github.com> --- .github/dependabot.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 35bd1cc..e63ec3a 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -11,3 +11,7 @@ updates: interval: "daily" assignees: - "ahmadk953" + reviewers: + - "ahmadk953" + lables: + - "dependencies"