From bbaa698e0e234912b9cfe86916f030783326845b Mon Sep 17 00:00:00 2001 From: Matthew Feickert Date: Wed, 14 Feb 2024 15:03:33 -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 6fddca0d..6c4b3695 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,3 +5,7 @@ updates: directory: "/" schedule: interval: "weekly" + groups: + actions: + patterns: + - "*"