We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 336f7fa commit 3f59b0bCopy full SHA for 3f59b0b
.github/renovate.json5
@@ -43,7 +43,7 @@
43
{
44
// Spring starter doesn't support Spring Boot 4 yet
45
"matchPackageNames": ["org.springframework.boot"],
46
- "matchFilePatterns": [
+ "matchFileNames": [
47
"doc-snippets/spring-starter/build.gradle.kts",
48
"spring-native/build.gradle.kts"
49
],
0 commit comments