diff --git a/renovate.json b/renovate.json index 77a81e7140..c4aa108b57 100644 --- a/renovate.json +++ b/renovate.json @@ -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",