From 74dba3ee59221cb5d0d1e31bf51d3165d2fda143 Mon Sep 17 00:00:00 2001 From: Henry Schreiner Date: Sat, 23 Dec 2023 00:39:52 -0500 Subject: [PATCH] ci: group dependabot updates (#9249) See https://github.com/scientific-python/cookie/pull/348. Signed-off-by: Henry Schreiner --- .github/dependabot.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 8b9fb3c7d141c..494b0f52a9430 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,6 +5,10 @@ updates: schedule: interval: "weekly" labels: ["internal"] + groups: + actions: + patterns: + - "*" - package-ecosystem: "cargo" directory: "/"