Skip to content

Commit 700e17d

Browse files
authored
Group dependencies on dependabot updates (#1149)
1 parent 82c4ca3 commit 700e17d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/dependabot.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ updates:
99
directory: "/"
1010
schedule:
1111
interval: "monthly"
12+
groups:
13+
python-packages:
14+
patterns:
15+
- "*"
1216

1317
- package-ecosystem: "github-actions"
1418
directory: "/"

0 commit comments

Comments
 (0)