Renovate: preserveSemverRanges

This commit is contained in:
Alex Gleason 2020-10-05 13:19:12 -05:00
parent b8e78ab6a3
commit c39419fcec
No known key found for this signature in database
GPG Key ID: 7211D1F99744FBB7
1 changed files with 2 additions and 1 deletions

View File

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