Skip to content

Commit a574a55

Browse files
authored
update dependabot.yml to bump group updates (#43)
1 parent 12981fe commit a574a55

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Diff for: .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)