Skip to content

Commit 75ca941

Browse files
authored
update dependabot.yml to bump group updates (#207)
1 parent 57cc38b commit 75ca941

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/dependabot.yml

+8
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,15 @@ updates:
99
directory: /
1010
schedule:
1111
interval: "weekly"
12+
groups:
13+
actions:
14+
patterns:
15+
- "*"
1216
- package-ecosystem: pip
1317
directory: /
1418
schedule:
1519
interval: "daily"
20+
groups:
21+
pip:
22+
patterns:
23+
- "*"

0 commit comments

Comments
 (0)