Skip to content

Commit e3869b1

Browse files
committed
Group Dependabot updates
1 parent fd39e2f commit e3869b1

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,16 @@ updates:
55
schedule:
66
interval: weekly
77
open-pull-requests-limit: 5
8+
groups:
9+
pip-dependencies:
10+
patterns:
11+
- "*"
812
- package-ecosystem: github-actions
913
directory: "/"
1014
schedule:
1115
interval: weekly
1216
open-pull-requests-limit: 5
17+
groups:
18+
github-actions:
19+
patterns:
20+
- "*"

0 commit comments

Comments
 (0)