Skip to content

Commit 04a7145

Browse files
authored
Remove unused renovate config (#12060)
1 parent 7b49d12 commit 04a7145

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/renovate.json5

+1-2
Original file line numberDiff line numberDiff line change
@@ -124,8 +124,7 @@
124124
],
125125
"matchPackageNames": [
126126
"org.slf4j:slf4j-api",
127-
"org.springframework.boot",
128-
"org.springframework.boot:org.springframework.boot.gradle.plugin",
127+
"org.springframework.boot:org.springframework.boot.gradle.plugin", // this is for plugin id "org.springframework.boot"
129128
"org.springframework.boot:spring-boot-dependencies"],
130129
"matchUpdateTypes": ["major", "minor"],
131130
"enabled": false,

0 commit comments

Comments
 (0)