mirror of
https://github.com/discourse/discourse.git
synced 2026-07-31 08:38:27 -05:00
DEV: prevent pnpm to ask for update (#34808)
We set the version of `pnpm` in `.tool-versions` so it's not desirable to prompt people for an update, even if updated it won't be used. https://docs.npmjs.com/cli/v8/using-npm/config#update-notifier https://github.com/pnpm/pnpm/pull/4285
This commit is contained in: