Skip to content

Commit ab29148

Browse files
committed
dependabot: group updates
1 parent b63eb82 commit ab29148

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
@@ -6,8 +6,16 @@ updates:
66
directory: "/"
77
schedule:
88
interval: "monthly"
9+
groups:
10+
actions-deps:
11+
patterns:
12+
- "*"
913

1014
- package-ecosystem: "pip"
1115
directory: "/"
1216
schedule:
1317
interval: "monthly"
18+
groups:
19+
deps:
20+
patterns:
21+
- "*"

0 commit comments

Comments
 (0)