diff --git a/.github/renovate.json5 b/.github/renovate.json5 index 39dc803c..843e1aa8 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -59,6 +59,12 @@ ], "allowedVersions": "<=1.0.0", }, + { + "matchPackageNames": [ + "/.*aboutlibraries.*/", + ], + "allowedVersions": "<11.3.0", + }, ], "customManagers": [ {