chore: update minimum release age for dependency updates from 30 days to 14 days

This commit is contained in:
GitHub Actions
2026-02-17 20:58:43 +00:00
parent 7ffd19fe50
commit 538f56bcb9

View File

@@ -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",