Skip to content

Commit c6b9698

Browse files
authored
fix renovate config (#924)
1 parent 8130620 commit c6b9698

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)