📌 Group Renovate PRs for non major dependencies

This commit is contained in:
Yann Bertrand 2022-08-17 11:54:59 +02:00
parent 238ef62ffd
commit 108b1cc457

View file

@ -1,6 +1,7 @@
{
"extends": [
"config:base"
"config:base",
"group:allNonMajor"
],
"commitMessagePrefix": ":arrow_up:",
"commitMessageAction": "Upgrade",