From 92b65c8ebbf188e763161dc920ba2c80a3d24ccf Mon Sep 17 00:00:00 2001 From: Andrew Johnson Date: Mon, 30 Oct 2023 08:42:53 +0200 Subject: [PATCH] Update dependabot to group PRs --- .github/dependabot.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 3a3cce57..e51b6b5e 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,3 +9,7 @@ updates: directory: "/" # Location of package manifests schedule: interval: "weekly" + groups: + dev-dependencies: + patterns: + - "*"