chore: fix renovate bot schedule (#13468)

This commit is contained in:
Federico Ciardi 2021-06-15 18:10:41 +02:00 committed by GitHub
parent c0eaab13b0
commit 762d34dae4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -61,7 +61,7 @@
{
"matchPackageNames": ["tests-test262", "tests-flow", "tests-typescript"],
"groupName": "third-party parser tests",
"schedule": ["before 00:05 am on Friday"],
"schedule": ["before 00:05am on Friday"],
"postUpgradeTasks": {
"commands": [
"yarn install --immutable --skip-builds",