From 1925f436e70946842f1c12bbc048e5a86a955c5c Mon Sep 17 00:00:00 2001 From: Sandy Carter Date: Thu, 6 Jul 2023 20:14:42 -0400 Subject: [PATCH] dependabot: Add groups, a beta feature --- .github/dependabot.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 4f34ca2..289ae14 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,3 +4,8 @@ updates: directory: "/" schedule: interval: "monthly" + group: + # Name of the group + submodules: + patterns: + - "*"