Update renovate.json

This commit is contained in:
偏右 2019-05-20 21:20:18 +08:00 committed by GitHub
parent d80af03aa5
commit 2cc232aa15
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,6 @@
{
"extends": [
"config:base"
"config:base",
":preserveSemverRanges"
]
}