chore: Pin cypress version for renovate

Signed-off-by: Enjeck C. <patrathewhiz@gmail.com>
This commit is contained in:
Enjeck C.
2025-06-07 09:41:53 +01:00
committed by Enjeck
parent 92999e4ed9
commit b9dbae4ec7

View File

@ -71,8 +71,20 @@
{
"groupName": "cypress",
"matchPackageNames": [
"cypress",
"@nextcloud/cypress",
"cypress"
],
"allowedVersions": "<=13.6.4"
},
{
"groupName": "cypress",
"matchPackageNames": [
"@nextcloud/cypress"
],
"allowedVersions": "<=1.0.0-beta.7"
},
{
"groupName": "cypress",
"matchPackageNames": [
"@cypress/"
]
},