From 70354ba8cd3f6aeef3d9b99b0ecb08ea85a6e489 Mon Sep 17 00:00:00 2001 From: "Dylan T." Date: Tue, 3 Dec 2024 14:46:59 +0000 Subject: [PATCH] dependabot: don't send multiple PRs for github actions updates --- .github/dependabot.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 1ad7067..f188162 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -10,3 +10,6 @@ updates: directory: "/" schedule: interval: monthly + groups: + all: + patterns: "*"