From: Max Dymond Date: Mon, 13 May 2024 15:20:34 +0000 (+0100) Subject: Group all non-major updates together to reduce PR spam X-Git-Tag: curl-8_8_0~68 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=11e4ff5e26bec72a6dafe7bc91b6389be5ff9896;p=thirdparty%2Fcurl.git Group all non-major updates together to reduce PR spam --- diff --git a/renovate.json b/renovate.json index 89a0d18fc2..98807990b6 100644 --- a/renovate.json +++ b/renovate.json @@ -1,7 +1,8 @@ { "$schema": "https://docs.renovatebot.com/renovate-schema.json", "extends": [ - "config:best-practices" + "config:best-practices", + "group:allNonMajor" ], "customManagers": [ {