From 64c0a6b8c2869061ae3a14ee9e283598e2568c98 Mon Sep 17 00:00:00 2001 From: cpanato Date: Sat, 30 Mar 2024 10:52:11 +0100 Subject: [PATCH] group dependabot updates Signed-off-by: cpanato --- .github/dependabot.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 5b040e53..56e47708 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -10,3 +10,8 @@ updates: - "release-note-none" - "ok-to-test" open-pull-requests-limit: 10 + groups: + actions: + update-types: + - "minor" + - "patch"