From 7db2e59fb76d9eea87a343bbf2af505a57c43e10 Mon Sep 17 00:00:00 2001 From: Matt Fisher Date: Fri, 10 Nov 2023 09:55:40 -0700 Subject: [PATCH] Update dependabot to make one update PR per month (#340) --- .github/dependabot.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 55f99c93..ae038bd6 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,3 +9,7 @@ updates: directory: "/" # Location of package manifests schedule: interval: "monthly" + groups: + all-dependencies: + patterns: + - "*"