diff --git a/renovate.json b/renovate.json index af987958c..83ec63314 100644 --- a/renovate.json +++ b/renovate.json @@ -40,6 +40,11 @@ "matchPackageNames": ["@vitejs/plugin-react"], "allowedVersions": "<7" }, + { + "matchDatasources": ["docker"], + "matchPackageNames": ["cypress/browsers"], + "allowedVersions": "<25" + }, { "matchPackageNames": ["/webpack/"], "groupName": "webpack",