From 3c20c0733ce8fd0ecb6e71529939d366e0e04e81 Mon Sep 17 00:00:00 2001 From: Fabio Di Stasio Date: Mon, 29 Jun 2020 09:05:39 +0200 Subject: [PATCH] Update dependabot.yml --- .github/dependabot.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 311507cb..2a7cf49d 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,7 +5,7 @@ version: 2 updates: - - package-ecosystem: "" # See documentation for possible values - directory: "/" # Location of package manifests + - package-ecosystem: "npm" + directory: "/" schedule: interval: "daily"