From 213aeda2bf5d9c010f1047610e03af49c4381463 Mon Sep 17 00:00:00 2001 From: Kyle Barron Date: Mon, 30 Oct 2023 21:39:35 -0400 Subject: [PATCH] add group --- .github/dependabot.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 786a5a2..70fbe88 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,6 +5,10 @@ updates: schedule: interval: weekly open-pull-requests-limit: 10 + groups: + other: + patterns: + - "*" - package-ecosystem: github-actions directory: "/" schedule: