Skip to content

Commit 2923a24

Browse files
committed
ci: enhance security with npm:unpublishSafe renovate preset
This will help to prevent Renovate from opening PR for any new npm published versions which might contain supply-chain attack See https://docs.renovatebot.com/presets-npm/
1 parent 56404ff commit 2923a24

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

renovate.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
":prHourlyLimit2",
1010
"helpers:pinGitHubActionDigests",
1111
":semanticCommitTypeAll(build)",
12+
"npm:unpublishSafe",
1213
"workarounds:all"
1314
],
1415
"timezone": "UTC",

0 commit comments

Comments
 (0)