chore(deps): use js-lib-bundled Renovate config

This commit is contained in:
Christopher Willis-Ford 2024-02-21 09:30:43 -08:00
parent 73506f3338
commit 57fe9e1872

View file

@ -1,7 +1,7 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"github>scratchfoundation/scratch-renovate-config:js-lib"
"github>scratchfoundation/scratch-renovate-config:js-lib-bundled"
],
"baseBranches": ["master"]
}