Skip to content
Snippets Groups Projects
Unverified Commit 53c4120a authored by Christian Boehlke's avatar Christian Boehlke Committed by GitHub
Browse files

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

parent 29c12e66
No related branches found
No related tags found
No related merge requests found
...@@ -1414,6 +1414,7 @@ Supported lock files are: ...@@ -1414,6 +1414,7 @@ Supported lock files are:
- `package-lock.json` - `package-lock.json`
- `yarn.lock` - `yarn.lock`
- `pnpm-lock.yaml`
- `composer.lock` - `composer.lock`
- `Gemfile.lock` - `Gemfile.lock`
- `poetry.lock` - `poetry.lock`
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment