From 5c7b84e4dc7a7b8c69e600cf1e4289b6f46ee767 Mon Sep 17 00:00:00 2001 From: Mijndert <626972+mijndert@users.noreply.github.com> Date: Wed, 10 Apr 2024 11:38:46 +0200 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 1230149..6ebae6b 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,3 +4,7 @@ updates: directory: "/" schedule: interval: "daily" + - package-ecosystem: "npm" + directory: "/" + schedule: + interval: "daily"