From 8d46301762197acb7fe79171eae34f2fa5ff58d5 Mon Sep 17 00:00:00 2001 From: Yihui Xie Date: Wed, 1 Jul 2026 16:16:56 -0400 Subject: [PATCH] Group all GitHub Actions updates into single Dependabot PR Co-Authored-By: Claude Sonnet 4.5 --- .github/dependabot.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index f2029707..b64eaa8b 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,3 +4,7 @@ updates: directory: "/" schedule: interval: "quarterly" + groups: + all-dependencies: + patterns: + - "*"