From 5fb12eb9abf1e80cdb73f6bf24bb2258964eedbc Mon Sep 17 00:00:00 2001 From: Chris Marslender Date: Thu, 11 Jan 2024 17:42:24 -0600 Subject: [PATCH] Add global dependabot group --- .github/dependabot.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index f341c41..4c8d17f 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -10,3 +10,7 @@ updates: schedule: interval: weekly open-pull-requests-limit: 10 + groups: + global: + patterns: + - "*"