chore: fix renovate bot schedule (#13470)

This commit is contained in:
Federico Ciardi 2021-06-15 22:12:11 +02:00 committed by GitHub
parent 762d34dae4
commit f808a3eb14
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"], "matchPackageNames": ["tests-test262", "tests-flow", "tests-typescript"],
"groupName": "third-party parser tests", "groupName": "third-party parser tests",
"schedule": ["before 00:05am on Friday"], "schedule": ["before 00:05 on Friday"],
"postUpgradeTasks": { "postUpgradeTasks": {
"commands": [ "commands": [
"yarn install --immutable --skip-builds", "yarn install --immutable --skip-builds",