From 4bb6c3d9215e3959bf64fbff8d496ce4cbe4691b Mon Sep 17 00:00:00 2001 From: Aidan Timson Date: Sat, 18 Jul 2020 22:49:45 +0100 Subject: [PATCH] Update dependabot.yml --- .github/dependabot.yml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 653c61cde..28050069d 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,14 +5,6 @@ updates: directory: "/" schedule: interval: "daily" - - package-ecosystem: "npm" - directory: "/backend/" - schedule: - interval: "daily" - - package-ecosystem: "npm" - directory: "/frontend/" - schedule: - interval: "daily" - package-ecosystem: "docker" directory: "/" schedule: