mirror of
https://github.com/pnpm/pnpm.git
synced 2026-06-05 23:15:00 -04:00
Allow approving all pending build dependencies at once without interactive selection, useful for CI/CD pipelines and project bootstrapping scenarios where interactive prompts are not feasible. close #10136