diff --git a/.renovaterc.json b/.renovaterc.json index 3f23a87320..c3d2917492 100644 --- a/.renovaterc.json +++ b/.renovaterc.json @@ -18,11 +18,11 @@ ], "packageRules": [ { - "separateMinorPatch": true, "matchPackageNames": [ "/^org\\.springframework:spring-framework-bom$/", "/^org\\.springframework\\.boot:spring-boot[a-z-]*$/" - ] + ], + "separateMinorPatch": true }, { "matchPackageNames": [