From 5ff2fa718465f4d81a99fa39f8f5497ec341c29d Mon Sep 17 00:00:00 2001 From: Ahmad <103906421+ahmadk953@users.noreply.github.com> Date: Sun, 17 Sep 2023 16:35:09 -0400 Subject: [PATCH] Update dependabot.yml Signed-off-by: Ahmad <103906421+ahmadk953@users.noreply.github.com> --- .github/dependabot.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index e63ec3a..097b371 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,9 +9,9 @@ updates: directory: "/" # Location of package manifests schedule: interval: "daily" + lables: + - "dependencies" assignees: - "ahmadk953" reviewers: - "ahmadk953" - lables: - - "dependencies"