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