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