Contribution
Describe the user story
Hi,
with the option trustLockfile: true i was excepting that pnpm update checks the trustPolicy before updating the lockfile, but it wasn't the case.
Describe the solution you'd like
Is there a possibility to test the trustPolicy before updating the lockfile with such option ?
Describe the drawbacks of your solution
No response
Describe alternatives you've considered
No response
Contribution
Describe the user story
Hi,
with the option
trustLockfile: truei was excepting thatpnpm updatechecks the trustPolicy before updating the lockfile, but it wasn't the case.Describe the solution you'd like
Is there a possibility to test the trustPolicy before updating the lockfile with such option ?
Describe the drawbacks of your solution
No response
Describe alternatives you've considered
No response