Skip to content

Commit ec1fc3c

Browse files
authored
Added missing grouping of dependencies with dependabot (#1299)
1 parent b144953 commit ec1fc3c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/dependabot.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,6 @@ updates:
44
directory: "/requirements"
55
schedule:
66
interval: "monthly"
7+
groups:
8+
all-deps:
9+
patterns: ["*"]

0 commit comments

Comments
 (0)