From c6f3b0081927e161a16b116cc47fb663f7831d30 Mon Sep 17 00:00:00 2001 From: Matthias Date: Mon, 22 Dec 2025 07:02:01 +0100 Subject: [PATCH] chore: combine updates on actions from the `actions/* ` org --- .github/dependabot.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index a33f75428..096e29001 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -56,3 +56,8 @@ updates: interval: "weekly" open-pull-requests-limit: 10 target-branch: develop + groups: + actions: + patterns: + # Combine updates for github provided actions + - "actions/*"