From 9e8ba00005f98d380a028036807d543d726bb845 Mon Sep 17 00:00:00 2001 From: Guilhem Saurel Date: Sat, 20 Jun 2026 11:41:07 +0200 Subject: [PATCH] dependabot: npm --- .github/dependabot.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 8ac6b8c..07f2e86 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,3 +4,7 @@ updates: directory: "/" schedule: interval: "monthly" + - package-ecosystem: "npm" + directory: "/src/web_app/" + schedule: + interval: "monthly"