Set a Renovate minimumReleaseAge of 7 days.

This commit is contained in:
Stefan Ceriu
2026-04-17 11:42:09 +03:00
parent f1145b6863
commit 771b33294b

View File

@@ -8,6 +8,7 @@
"pr-misc"
],
"ignoreDeps": ["pointfreeco/swift-snapshot-testing"],
"minimumReleaseAge": "7 days",
"packageRules" : [
{
"matchManagers": ["github-actions"],