From 591dfa37a6f975a5ce3187e6858c91c293766bd8 Mon Sep 17 00:00:00 2001 From: Karol Wypchlo Date: Fri, 27 May 2022 12:52:18 +0200 Subject: [PATCH] clean up dependabot configuration --- .github/dependabot.yml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index beb0a9e2..261f9b54 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,9 +1,5 @@ version: 2 updates: - - package-ecosystem: npm - directory: "/packages/dashboard" - schedule: - interval: monthly - package-ecosystem: npm directory: "/packages/dnslink-api" schedule: @@ -28,10 +24,6 @@ updates: directory: "/docker/sia" schedule: interval: monthly - - package-ecosystem: docker - directory: "/packages/dashboard" - schedule: - interval: monthly - package-ecosystem: docker directory: "/packages/dnslink-api" schedule: