Skip to content

Commit e9b0de1

Browse files
authored
fix renovate config (#933)
1 parent 5117276 commit e9b0de1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/renovate.json5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
},
4343
{
4444
// Spring starter doesn't support Spring Boot 4 yet
45-
"matchPackageNames": ["org.springframework.boot"],
45+
"matchPackageNames": ["org.springframework.boot:**"],
4646
"matchFileNames": [
4747
"doc-snippets/spring-starter/build.gradle.kts",
4848
"spring-native/build.gradle.kts"

0 commit comments

Comments
 (0)