From 737e688f4f01006e30a27f640f5cf463dd8448c7 Mon Sep 17 00:00:00 2001 From: Matthias Kretschmann Date: Thu, 4 Jun 2020 08:20:25 +0200 Subject: [PATCH] Update dependabot.yml --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index c7a6513..b44880d 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,7 +1,7 @@ version: 2 updates: - package-ecosystem: npm - directory: "/" + directory: '/' schedule: interval: weekly time: '03:00'