Group all non-major updates together to reduce PR spam

This commit is contained in:
Max Dymond 2024-05-13 16:20:34 +01:00
parent 4f262ee0e1
commit 11e4ff5e26

View File

@ -1,7 +1,8 @@
{ {
"$schema": "https://docs.renovatebot.com/renovate-schema.json", "$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [ "extends": [
"config:best-practices" "config:best-practices",
"group:allNonMajor"
], ],
"customManagers": [ "customManagers": [
{ {