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"