Skip to content

Commit f47538c

Browse files
authored
Group dependabot updates (#632)
1 parent 536a5f2 commit f47538c

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

.github/dependabot.yml

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,10 @@ updates:
77
interval: monthly
88
assignees:
99
- "ezio-melotti"
10-
open-pull-requests-limit: 10
10+
groups:
11+
pip:
12+
patterns:
13+
- "*"
1114

1215
# Maintain dependencies for GitHub Actions
1316
- package-ecosystem: "github-actions"
@@ -16,4 +19,7 @@ updates:
1619
interval: monthly
1720
assignees:
1821
- "ezio-melotti"
19-
open-pull-requests-limit: 10
22+
groups:
23+
actions:
24+
patterns:
25+
- "*"

0 commit comments

Comments
 (0)