diff --git a/.github/renovate.json5 b/.github/renovate.json5 index 748e1880830e..ef122c84b0d5 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -96,7 +96,7 @@ enabled: false, matchDepNames: ['ol-cesium'], }, - /** 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',