Skip to content

Commit 3f59b0b

Browse files
committed
fix renovate config
1 parent 336f7fa commit 3f59b0b

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
@@ -43,7 +43,7 @@
4343
{
4444
// Spring starter doesn't support Spring Boot 4 yet
4545
"matchPackageNames": ["org.springframework.boot"],
46-
"matchFilePatterns": [
46+
"matchFileNames": [
4747
"doc-snippets/spring-starter/build.gradle.kts",
4848
"spring-native/build.gradle.kts"
4949
],

0 commit comments

Comments
 (0)