mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-13 06:38:35 +00:00
f07a3c4251
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
8 lines
228 B
Markdown
8 lines
228 B
Markdown
`Pipenv.lock` updating is supported.
|
|
|
|
The Pipenv manager supports the default `depTypes`:
|
|
|
|
- `packages`
|
|
- `dev-packages`
|
|
|
|
and also extracts dependencies from other package category groups, using the group name as the `depType`.
|