Skip to content

Commit 57ef48f

Browse files
committed
Fixup dependabot config
Don't group by dependency name so we get one PR for all `golang.org/x/*` updates. Signed-off-by: SuperQ <superq@gmail.com>
1 parent ade0353 commit 57ef48f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/dependabot.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ updates:
1010
golang-x:
1111
patterns:
1212
- "golang.org/x/*"
13-
group-by: dependency-name
1413
- package-ecosystem: "github-actions"
1514
directory: "/"
1615
schedule:

0 commit comments

Comments
 (0)