From 74b6e4d081449e7c0d7e70356eac531c954e72be Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20Ku=C3=9Fowski?= Date: Fri, 25 Jul 2025 10:32:31 +0200 Subject: [PATCH] build: Only update flutter versions --- .github/dependabot.yml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 835f48436..b204c0ff9 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -10,13 +10,6 @@ updates: prefix: "build: " include: "scope" open-pull-requests-limit: 3 - - package-ecosystem: "gradle" - directory: "/android" - schedule: - interval: "daily" - commit-message: - prefix: "build: " - include: "scope" - package-ecosystem: "github-actions" directory: "/" schedule: