From 8c818a8657988dfc8fde4f221b72641796503c1b Mon Sep 17 00:00:00 2001 From: "Michael B. Gale" Date: Mon, 16 Oct 2023 14:53:03 +0100 Subject: [PATCH] `group` => `groups` --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 6eafa8cd278..39ec5e63403 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -25,7 +25,7 @@ updates: allow: - dependency-name: "golang.org/x/mod" - dependency-name: "golang.org/x/tools" - group: + groups: extractor-dependencies: patterns: - "golang.org/x/*"