mirror of
https://github.com/scratchfoundation/scratch-desktop.git
synced 2025-01-08 05:32:00 -05:00
Merge pull request #424 from scratchfoundation/renovate/migrate-config
chore(config): migrate renovate config
This commit is contained in:
commit
cce159a4da
1 changed files with 3 additions and 6 deletions
|
@ -1,9 +1,6 @@
|
|||
{
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
|
||||
"extends": [
|
||||
"github>scratchfoundation/scratch-renovate-config:js-app"
|
||||
$schema: 'https://docs.renovatebot.com/renovate-schema.json',
|
||||
extends: [
|
||||
'github>scratchfoundation/scratch-renovate-config:js-app',
|
||||
],
|
||||
|
||||
"transitiveRemediation": true
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue