Skip to content

Commit

Permalink
Ungroup sprint
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrunner committed Mar 30, 2022
1 parent 11dba35 commit b987094
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/renovate.json5
Expand Up @@ -30,6 +30,12 @@
groupName: 'gradle',
automerge: true,
},
{
matchUpdateTypes: ['minor'],
matchPackagePrefixes: ['org.springframework:spring-'],
groupName: 'spring',
automerge: true,
},
/** Accept only the patch on the stabilization branches */
{
matchBaseBranches: ['/3\\..*/'],
Expand Down

0 comments on commit b987094

Please sign in to comment.