From 762a790113f9d2510a7cc87b22979e8c55995beb Mon Sep 17 00:00:00 2001 From: Matthew Feickert Date: Wed, 10 Jan 2024 01:11:05 -0600 Subject: [PATCH] CI: Group dependabot updates * Group dependabot updates to reduce the number of PRs. - c.f. sp-repo-review GH212: Require GHA update grouping https://learn.scientific-python.org/development/guides/gha-basic/#GH212 --- .github/dependabot.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 5ace4600a1f2..d15c975eaccb 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,3 +4,7 @@ updates: directory: "/" schedule: interval: "weekly" + groups: + actions: + patterns: + - "*"