mirror of
https://github.com/scratchfoundation/scratch-parser.git
synced 2025-07-29 15:38:53 -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",
|
||||
"extends": [
|
||||
"github>scratchfoundation/scratch-renovate-config:js-lib"
|
||||
$schema: 'https://docs.renovatebot.com/renovate-schema.json',
|
||||
extends: [
|
||||
'github>scratchfoundation/scratch-renovate-config:js-lib',
|
||||
],
|
||||
baseBranchPatterns: [
|
||||
'master',
|
||||
],
|
||||
"baseBranches": ["master"]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue