docs: Add pnpm-lock.yaml to supported lock files (#18844)

This commit is contained in:
Christian Boehlke 2022-11-09 15:11:59 +01:00 committed by GitHub
parent 29c12e6661
commit 53c4120a25
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1414,6 +1414,7 @@ Supported lock files are:
- `package-lock.json`
- `yarn.lock`
- `pnpm-lock.yaml`
- `composer.lock`
- `Gemfile.lock`
- `poetry.lock`