diff --git a/.github/renovate.json5 b/.github/renovate.json5 index 1faf00a..a6ba456 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -95,7 +95,7 @@ groupName: 'CI dependencies', automerge: true, }, - /** For security reason don't takes the too early packages on stabilization branches */ + /** Packages published very recently are not pushed to stabilization branches for security reasons */ { matchBaseBranches: ['/^[0-9]+\\.[0-9]+$/'], minimumReleaseAge: '7 days',