diff --git a/.github/renovate.json b/.github/renovate.json index 37d09851..154547e5 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -143,8 +143,7 @@ "description": "Feature branches: Auto-merge non-major updates after proven stable", "matchBaseBranches": ["feature/**"], "matchUpdateTypes": ["minor", "patch", "pin", "digest"], - "automerge": false, - "minimumReleaseAge": "7 days" + "automerge": false }, { "description": "Development branch: Auto-merge non-major updates after proven stable",