From 41181b23b30f87c9e26d47cd2c73a40ce04f452d Mon Sep 17 00:00:00 2001 From: Florian Trayon <26360935+FlorianLeChat@users.noreply.github.com> Date: Tue, 8 Aug 2023 22:00:58 +0200 Subject: [PATCH] Added dependency update grouping by dependabot --- .github/dependabot.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 867f8d3..e36676e 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -14,6 +14,11 @@ updates: schedule: # Check for updates managed by npm once a month interval: "monthly" + groups: + # Group together all dependencies in a single pull request + dependencies: + patterns: + - "*" open-pull-requests-limit: 30 ignore: # https://github.com/advisories/GHSA-qq6h-5g6j-q3cm