diff --git a/.github/dependabot.yml b/.github/dependabot.yml index e9578646..c4ac0cd8 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -14,3 +14,8 @@ updates: directory: "/" schedule: interval: "weekly" + # Combine updates into single PR + groups: + everything: + patterns: + - "*" # Everything