mirror of
https://github.com/nextcloud/tables.git
synced 2025-07-22 18:28:09 +00:00
chore: Pin cypress version for renovate
Signed-off-by: Enjeck C. <patrathewhiz@gmail.com>
This commit is contained in:
@ -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/"
|
||||
]
|
||||
},
|
||||
|
Reference in New Issue
Block a user