chore: update minimum release age for dependency updates from 30 days to 14 days
This commit is contained in:
2
.github/renovate.json
vendored
2
.github/renovate.json
vendored
@@ -151,7 +151,7 @@
|
||||
"matchBaseBranches": ["development"],
|
||||
"matchUpdateTypes": ["minor", "patch", "pin", "digest"],
|
||||
"automerge": false,
|
||||
"minimumReleaseAge": "30 days"
|
||||
"minimumReleaseAge": "14 days"
|
||||
},
|
||||
{
|
||||
"description": "Preserve your custom Caddy patch labels but allow them to group into the weekly PR",
|
||||
|
||||
Reference in New Issue
Block a user