mirror of
https://github.com/scratchfoundation/scratch-desktop.git
synced 2024-12-22 21:52:31 -05:00
chore: try Renovate 'transitiveRemediation' flag
This commit is contained in:
parent
a75615e4a9
commit
0986ffef28
1 changed files with 1 additions and 14 deletions
|
@ -5,18 +5,5 @@
|
|||
"github>LLK/scratch-renovate-config"
|
||||
],
|
||||
|
||||
"vulnerabilityAlerts": {
|
||||
"packageRules": [
|
||||
{
|
||||
"matchCurrentVersion": "!/^0/",
|
||||
"matchUpdateTypes": [
|
||||
"minor",
|
||||
"patch",
|
||||
"lockFileMaintenance"
|
||||
],
|
||||
"automerge": true,
|
||||
"rebaseWhen": "behind-base-branch"
|
||||
}
|
||||
]
|
||||
}
|
||||
"transitiveRemediation": true
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue