update renovate.json

This commit is contained in:
Dawid Wysokiński 2021-07-04 18:02:12 +02:00
parent 432931c8d8
commit 058ae3d09c
1 changed files with 2 additions and 1 deletions

View File

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