From 8df4e5cddd4aa732fc4d3e8f9d52ad9320ce0ea4 Mon Sep 17 00:00:00 2001 From: zhuxiaow0 Date: Thu, 19 Oct 2023 17:10:50 -0700 Subject: [PATCH] Update dependabot.yaml --- .github/dependabot.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/dependabot.yaml b/.github/dependabot.yaml index 1034e4e3c7..c835d6642e 100644 --- a/.github/dependabot.yaml +++ b/.github/dependabot.yaml @@ -12,6 +12,10 @@ updates: directory: / schedule: interval: weekly + groups: + gomod-dependencies: + patterns: + - "*" - package-ecosystem: gomod directory: /scripts schedule: