diff --git a/configs/license-check-config.json b/configs/license-check-config.json index 04bb8a2..9094ff4 100644 --- a/configs/license-check-config.json +++ b/configs/license-check-config.json @@ -2,7 +2,7 @@ "project": "ecd.cdt-cloud", "review": false, "inputFile": "yarn.lock", - "batch": 50, + "batch": 500, "timeout": 200, "summary": "license-check-summary.txt" }