From 121bfbbbae8c0ee11b136bf2e1aa7e722c758551 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kyle=20=F0=9F=90=86?= Date: Sat, 21 Feb 2026 19:13:06 -0500 Subject: [PATCH] Group all github-actions dependabot updates into one PR --- .github/dependabot.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 9d2fc333..9359fd33 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -13,4 +13,7 @@ updates: directory: "/" schedule: interval: "weekly" + groups: + all: + patterns: ["*"] open-pull-requests-limit: 5