diff --git a/.github/dependabot.yml b/.github/dependabot.yml index a35c2aa..0e9ae42 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,3 +9,7 @@ updates: directory: "/" # Location of package manifests schedule: interval: "weekly" + groups: + gradle-updates: + patterns: + - "**" # Matches all Gradle dependencies