use scratch-renovate-config:conservative

This commit is contained in:
Christopher Willis-Ford 2021-07-27 12:02:06 -07:00
parent e4d1999fbe
commit e58a7e8713

View File

@ -1,6 +1,7 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"local>LLK/renovate-config"
"github>LLK/scratch-renovate-config:conservative"
]
}