0
0
mirror of https://github.com/renovatebot/renovate.git synced 2024-12-22 21:48:32 +00:00
renovatebot_renovate/lib/modules/manager/pipenv/readme.md
Julian Calaby f07a3c4251
feat(manager/pipenv): Implement support for category groups (#28034)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2024-04-25 07:31:57 +00:00

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`.