From b2f859519847af97dfa3d8fe6cf97bd507312150 Mon Sep 17 00:00:00 2001 From: John Livingston Date: Tue, 8 Oct 2024 16:05:29 +0200 Subject: [PATCH] Dependabot: trying grouping strategy. --- .github/dependabot.yml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 558972c8..8106cec5 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,7 +9,16 @@ updates: schedule: interval: daily open-pull-requests-limit: 10 + + groups: + minor-and-patch: + applies-to: version-updates + update-types: + - "patch" + - "minor" + versioning-strategy: increase + ignore: - dependency-name: typescript versions: