Skip to content

Commit 66bc1b6

Browse files
CI: Group dependabot updates (#59)
* 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
1 parent 6f1e2b9 commit 66bc1b6

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,9 @@ updates:
55
directory: "/"
66
schedule:
77
interval: "weekly"
8+
groups:
9+
actions:
10+
patterns:
11+
- "*"
812
labels:
913
- "github-actions"

0 commit comments

Comments
 (0)