From 13faedfb085f2ca4861798450a7b05dc063e058f Mon Sep 17 00:00:00 2001 From: phoenix6936 <189024923+phoenix6936@users.noreply.github.com> Date: Sun, 24 Nov 2024 11:57:19 +0330 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 6e4fd399..701a5e61 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,3 +8,7 @@ updates: directory: "/" schedule: interval: "daily" + - package-ecosystem: "npm" + directory: "/" + schedule: + interval: "daily"