Skip to content

Commit 9e90712

Browse files
committed
Group Dependabot updates into single PR
1 parent 345b84c commit 9e90712

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,9 +5,17 @@ updates:
55
directory: "/"
66
schedule:
77
interval: "monthly"
8+
groups:
9+
actions:
10+
patterns:
11+
- "*"
812

913
# Maintain dependencies for Python
1014
- package-ecosystem: "pip"
1115
directory: "/"
1216
schedule:
1317
interval: "monthly"
18+
groups:
19+
pip:
20+
patterns:
21+
- "*"

0 commit comments

Comments
 (0)