mirror of
https://github.com/scratchfoundation/scratch-parser.git
synced 2025-08-28 22:18:45 -04:00
Merge d01115c61c
into d48cf54938
This commit is contained in:
commit
66c992716a
1 changed files with 6 additions and 4 deletions
|
@ -1,7 +1,9 @@
|
||||||
{
|
{
|
||||||
"$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"
|
'github>scratchfoundation/scratch-renovate-config:js-lib',
|
||||||
|
],
|
||||||
|
baseBranchPatterns: [
|
||||||
|
'master',
|
||||||
],
|
],
|
||||||
"baseBranches": ["master"]
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue