chore(deps): use our more conservative Renovate config

This commit is contained in:
Christopher Willis-Ford 2023-07-27 07:49:47 -07:00
parent 2dc5ed8198
commit 09c9c6cc66

View file

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