From 9466ecb5c222dec63afd002dc0334a13c1f866bf Mon Sep 17 00:00:00 2001 From: Ayaz Salikhov Date: Mon, 27 Jul 2026 15:32:53 +0100 Subject: [PATCH] ci: Group github-actions dependabot updates (#7876) --- .github/dependabot.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index da7a30dc77..fcac44c44c 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -15,3 +15,7 @@ updates: commit-message: prefix: "ci: [DEPENDABOT] " target-branch: develop + groups: + github-actions: + patterns: + - "*"