From 63a1839d5b077a3a431fde7ae582b7d2583ff9ed Mon Sep 17 00:00:00 2001 From: Kunal Mehta Date: Mon, 11 Mar 2024 11:40:31 -0400 Subject: [PATCH] Group Python dependabot updates Same as . --- .github/dependabot.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 09afae7..b84db07 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -6,6 +6,9 @@ updates: interval: "weekly" allow: - dependency-type: "all" + groups: + dependencies: + patterns: ["*"] - package-ecosystem: "github-actions" directory: "/" schedule: