Skip to content

Commit

Permalink
Swap
Browse files Browse the repository at this point in the history
  • Loading branch information
Stephan202 committed Nov 27, 2024
1 parent 4ab4b16 commit 3cc65cc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .renovaterc.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@
],
"packageRules": [
{
"separateMinorPatch": true,
"matchPackageNames": [
"/^org\\.springframework:spring-framework-bom$/",
"/^org\\.springframework\\.boot:spring-boot[a-z-]*$/"
]
],
"separateMinorPatch": true
},
{
"matchPackageNames": [
Expand Down

0 comments on commit 3cc65cc

Please sign in to comment.