mirror of
https://github.com/scratchfoundation/scratch-parser.git
synced 2025-08-28 22:18:45 -04:00
7 lines
193 B
Text
7 lines
193 B
Text
{
|
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
|
"extends": [
|
|
"github>scratchfoundation/scratch-renovate-config:js-lib"
|
|
],
|
|
"baseBranches": ["master"]
|
|
}
|