From 17b5e17d79acd1f5ec8eb7c0547740877c624efb Mon Sep 17 00:00:00 2001 From: Alessandro Fael Garcia Date: Fri, 26 Apr 2024 22:33:06 +0200 Subject: [PATCH] Update dependabot.yml --- .github/dependabot.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 4450376b..103e7d51 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -7,3 +7,9 @@ updates: interval: weekly day: monday time: "00:00" + - package-ecosystem: npm + directory: / + schedule: + interval: weekly + day: monday + time: "00:00"