mirror of
https://github.com/renovatebot/renovate.git
synced 2025-03-14 00:03:29 +00:00
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`.
|