mirror of
https://github.com/renovatebot/renovate.git
synced 2024-12-22 21:48:32 +00:00
f07a3c4251
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
9 lines
228 B
Markdown
9 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`.
|