2023-12-15 13:19:26 -05:00
|
|
|
{
|
|
|
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
|
|
|
"extends": [
|
2024-02-21 12:30:43 -05:00
|
|
|
"github>scratchfoundation/scratch-renovate-config:js-lib-bundled"
|
2023-12-15 13:19:26 -05:00
|
|
|
],
|
|
|
|
"baseBranches": ["master"]
|
|
|
|
}
|