From 51d24baf43205c991eb26b976740ab88c48cc993 Mon Sep 17 00:00:00 2001 From: Xwite <82232510+Xwite@users.noreply.github.com> Date: Sun, 16 Apr 2023 09:17:16 +0800 Subject: [PATCH] [skip ci] dependbot: remove duplicated --- .github/dependabot.yml | 9 --------- 1 file changed, 9 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 02a029c5b..d3097b879 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -26,15 +26,6 @@ updates: directory: "/" schedule: interval: "weekly" - - package-ecosystem: gradle - directory: "app" - schedule: - interval: "weekly" - registries: "*" - - package-ecosystem: gradle - directory: "modules/book" - schedule: - interval: "weekly" registries: "*" # Maintain dependencies for GitHub Actions - package-ecosystem: "github-actions"