mirror of
https://github.com/scratchfoundation/scratch-desktop.git
synced 2025-06-07 10:34:21 -04:00
chore(config): migrate config renovate.json5
This commit is contained in:
parent
b0edfa1326
commit
466f6fd636
1 changed files with 3 additions and 6 deletions
|
@ -1,9 +1,6 @@
|
||||||
{
|
{
|
||||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
$schema: 'https://docs.renovatebot.com/renovate-schema.json',
|
||||||
|
extends: [
|
||||||
"extends": [
|
'github>scratchfoundation/scratch-renovate-config:js-app',
|
||||||
"github>scratchfoundation/scratch-renovate-config:js-app"
|
|
||||||
],
|
],
|
||||||
|
|
||||||
"transitiveRemediation": true
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue