Skip to content

Commit 8e3eca5

Browse files
authored
Revert "Revert "Have Dependabot group Python dependencies (#133)" (#139)" (#170)
This reverts commit 801912d.
1 parent a0cf7a9 commit 8e3eca5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/dependabot.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ updates:
77
allow:
88
- dependency-type: "all"
99
open-pull-requests-limit: 20
10+
groups:
11+
python-dependencies:
12+
patterns: ['*']
1013

1114
- package-ecosystem: "github-actions"
1215
directory: "/"

0 commit comments

Comments
 (0)