mirror of
https://github.com/suitenumerique/docs
synced 2026-04-21 13:37:20 +00:00
🦺(renovate) filter dependencies with minimum release age
To avoid updating to very recent releases that might still have undiscovered issues, this commit adds a minimum release age of 15 days to the Renovate configuration.
This commit is contained in:
parent
b740ffa52c
commit
4b856912e5
1 changed files with 1 additions and 0 deletions
|
|
@ -6,6 +6,7 @@
|
|||
"prCreation": "not-pending",
|
||||
"rebaseWhen": "conflicted",
|
||||
"updateNotScheduled": false,
|
||||
"minimumReleaseAge": "15 days",
|
||||
"packageRules": [
|
||||
{
|
||||
"enabled": false,
|
||||
|
|
|
|||
Loading…
Reference in a new issue