From 85e6d17f243c5241d5c79d0feea7995d20cbb220 Mon Sep 17 00:00:00 2001 From: Matthias Kretschmann Date: Thu, 4 Jun 2020 09:05:04 +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 b44880d..8061430 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,8 +1,8 @@ version: 2 updates: - package-ecosystem: npm - directory: '/' + directory: "/" schedule: interval: weekly - time: '03:00' + time: "03:00" timezone: Europe/Berlin