From 02fcba0218399e60ad8dfae75a4cba9dae10d9c0 Mon Sep 17 00:00:00 2001 From: Xwite <82232510+Xwite@users.noreply.github.com> Date: Fri, 14 Apr 2023 08:14:17 +0800 Subject: [PATCH] dependbot: update modules/web --- .github/dependabot.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 4508b2419..17a3d6fd6 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -37,3 +37,7 @@ updates: directory: "/" schedule: interval: "weekly" + - package-ecosystem: npm + directory: "modules/web" + schedule: + interval: "weekly"