Skip to content

Commit d45ff7f

Browse files
committed
Configure dependabot PR grouping
1 parent 60e936a commit d45ff7f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/dependabot.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,10 @@ updates:
3434
schedule:
3535
interval: "weekly"
3636
open-pull-requests-limit: 1
37+
groups:
38+
cibuildwheel:
39+
patterns:
40+
- "pypa/cibuildwheel*"
41+
other:
42+
patterns:
43+
- "*"

0 commit comments

Comments
 (0)