Skip to content

Commit

Permalink
Swap
Browse files Browse the repository at this point in the history
  • Loading branch information
Stephan202 authored and rickie committed Nov 27, 2024
1 parent 67220e0 commit 76bc6c8
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 76bc6c8

Please sign in to comment.