From 1474b57c1a9ee675c8db443a810f69a96ddd2954 Mon Sep 17 00:00:00 2001 From: Andy Seaborne Date: Wed, 15 Jan 2025 09:55:07 +0000 Subject: [PATCH] GH-2928: Group 'minor' for the npm ecosystem --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 819d6305c89..60462ef9d50 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -40,5 +40,5 @@ updates: groups: npm-patch-group: update-types: - - "patch" + - "minor" open-pull-requests-limit: 10