From 9215fd0762389c0c96394d88755627d7bc57446d Mon Sep 17 00:00:00 2001 From: cpanato Date: Sun, 5 Nov 2023 05:45:57 -0600 Subject: [PATCH] fix dependabot config Signed-off-by: cpanato --- .github/dependabot.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 4fb19e5090f..2866f7eeb04 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,8 +9,8 @@ updates: - "release-note-none" - "ok-to-test" open-pull-requests-limit: 10 - gomod: - actions: + groups: + all: update-types: - "patch"