From 432bbb8f0e886de086031a5a8d5f5efd519c8446 Mon Sep 17 00:00:00 2001 From: Gauthier Roebroeck Date: Wed, 3 May 2023 16:22:56 +0800 Subject: [PATCH] ci(dependabot): remove unused dependabot configuration for root folder --- .github/dependabot.yml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index b5dc0449..82796f56 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,11 +1,5 @@ version: 2 updates: - - package-ecosystem: "npm" - directory: "/" - open-pull-requests-limit: 0 - schedule: - interval: "weekly" - - package-ecosystem: "npm" directory: "/komga-webui" open-pull-requests-limit: 0