Skip to content

Commit 22c6eee

Browse files
committed
Fix spring boot grouping
1 parent 558bd1b commit 22c6eee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

renovate.json5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
'group:jestPlusTypes', // Group Jest with its types
1818
'group:jestPlusTSJest', // Group Jest with TypeScript Jest
1919
'group:dropwizardMonorepo', // Group Dropwizard packages
20-
'group:springMonorepo',
20+
'group:springBoot', // Group Spring Boot packages
2121
],
2222

2323
// Version management strategies

0 commit comments

Comments
 (0)