chore(renovate): ignore vue-tsc v2.2.0

This commit is contained in:
Jacky 2025-01-08 22:28:36 +08:00
parent 60ff519da1
commit b9822be86d
No known key found for this signature in database
GPG key ID: 215C21B10DF38B4D

View file

@ -27,6 +27,10 @@
"schedule": [
"after 2am and before 3am"
]
},
{
"matchPackageNames": ["vue-tsc"],
"allowedVersions": "!/^2\\.2\\.0$/"
}
],
"ignoreDeps": ["vue3-apexcharts"]