From fbe29f7fa62c5bd4c9b6953c17c3707104662352 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Tue, 7 Apr 2026 23:09:26 +0900 Subject: [PATCH] ci: Enable dependabot grouped update for github-actions This partially reverts 5f3e9b7a2d1451b2435ae168bc515665310af2a9. --- .github/dependabot.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index cf553637..3428b915 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -21,3 +21,7 @@ updates: commit-message: prefix: '' labels: [] + groups: + github-actions: + patterns: + - '*'