scratch-sb1-converter/renovate.json5

8 lines
202 B
Text
Raw Normal View History

2023-12-15 13:16:13 -05:00
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"github>scratchfoundation/scratch-renovate-config:js-lib-bundled"
2023-12-15 13:16:13 -05:00
],
"baseBranches": ["develop"]
}