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

This commit is contained in:
Christopher Willis-Ford 2024-02-21 09:30:50 -08:00
parent cdaa1ec6ac
commit 10c6f997b3

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"]
}