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

This reverts commit 10c6f997b3.
This commit is contained in:
Christopher Willis-Ford 2024-02-21 10:36:58 -08:00
parent 10c6f997b3
commit 8e0b739556

View file

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