From 6dcbf7346a3d852ea4989b7273c4cea3dbf58af8 Mon Sep 17 00:00:00 2001 From: Richard Sanders Date: Mon, 15 Apr 2024 08:58:15 -0400 Subject: [PATCH] Update dependabot.yml --- .github/dependabot.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index cd09173..7841196 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -10,3 +10,8 @@ updates: schedule: interval: "weekly" + - package-ecosystem: "npm" # See documentation for possible values + directory: "/client" # Location of package manifests + schedule: + interval: "weekly" +