diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 9b4351af..39197458 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,3 +5,7 @@ updates: schedule: interval: "daily" target-branch: "dev.x" + groups: + java-dependencies: + patterns: + - "*"