Skip to content

Commit 0986ffe

Browse files
committed
chore: try Renovate 'transitiveRemediation' flag
1 parent a75615e commit 0986ffe

File tree

1 file changed

+1
-14
lines changed

1 file changed

+1
-14
lines changed

renovate.json5

Lines changed: 1 addition & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -5,18 +5,5 @@
55
"github>LLK/scratch-renovate-config"
66
],
77

8-
"vulnerabilityAlerts": {
9-
"packageRules": [
10-
{
11-
"matchCurrentVersion": "!/^0/",
12-
"matchUpdateTypes": [
13-
"minor",
14-
"patch",
15-
"lockFileMaintenance"
16-
],
17-
"automerge": true,
18-
"rebaseWhen": "behind-base-branch"
19-
}
20-
]
21-
}
8+
"transitiveRemediation": true
229
}

0 commit comments

Comments
 (0)