From c811e707d768ea7477558d91136c3ca3125d7b5a Mon Sep 17 00:00:00 2001 From: Refactorian Date: Wed, 6 Mar 2024 22:59:46 +0900 Subject: [PATCH] Update (#40) --- .github/dependabot.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 8618727..2edf26f 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,3 +9,7 @@ updates: directory: "/" schedule: interval: "weekly" + - package-ecosystem: "npm" + directory: "/" + schedule: + interval: "weekly"