Skip to content

Commit 5ad0d53

Browse files
committed
chore: Use only packages older than 24 hours
- Update Renovate and project settings to use only package versions older than 24 hours - Motivation is to add minimal defence to supply chain attacks.
1 parent 57d46e0 commit 5ad0d53

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
@@ -21,6 +21,7 @@
2121
"automergeType": "branch"
2222
}
2323
],
24+
"minimumReleaseAge": "1 day",
2425
"schedule": ["before 7am every weekday"],
2526
"ignoreDeps": ["apify", "docusaurus-plugin-typedoc-api"]
2627
}

0 commit comments

Comments
 (0)