chore: update renovate.json

This commit is contained in:
Jacky 2025-04-28 11:09:28 +08:00
parent d87acd32d5
commit 5aaf8cc36f
No known key found for this signature in database
GPG key ID: 215C21B10DF38B4D

View file

@ -31,6 +31,10 @@
{
"matchPackageNames": ["vue-tsc"],
"allowedVersions": "!/^2\\.2\\.0$/"
},
{
"matchPackageNames": ["gorm.io/gorm"],
"allowedVersions": "!/^1\\.26\\.0$/"
}
],
"ignoreDeps": ["vue3-apexcharts"]