Update renovate.json

This commit is contained in:
Florian Bouillon 2020-06-29 15:20:39 +02:00 committed by GitHub
parent 36fa5f026d
commit 62f142272d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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