fix(renovate): set up a minimum release age before doing updates

This commit is contained in:
Elian Doran
2026-03-31 10:53:37 +03:00
parent 8964c316b8
commit 5f3dcdb7e5

View File

@@ -13,6 +13,7 @@
"prHourlyLimit": 0,
"prConcurrentLimit": 0,
"branchConcurrentLimit": 0,
"minimumReleaseAge": "3 days",
"ignorePaths": [
"**/node_modules/**",
"apps/edit-docs/demo/**",