mirror of
https://github.com/jlengrand/error-prone-support.git
synced 2026-03-10 08:11:25 +00:00
Replace deprecated Renovate configuration (#1438)
This commit is contained in:
committed by
GitHub
parent
23bbb34fb7
commit
c4fd4871fc
@@ -18,9 +18,9 @@
|
|||||||
],
|
],
|
||||||
"packageRules": [
|
"packageRules": [
|
||||||
{
|
{
|
||||||
"matchPackagePatterns": [
|
"matchPackageNames": [
|
||||||
"^org\\.springframework:spring-framework-bom$",
|
"/^org\\.springframework:spring-framework-bom$/",
|
||||||
"^org\\.springframework\\.boot:spring-boot[a-z-]*$"
|
"/^org\\.springframework\\.boot:spring-boot[a-z-]*$/"
|
||||||
],
|
],
|
||||||
"separateMinorPatch": true
|
"separateMinorPatch": true
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user