mirror of https://github.com/renovatebot/renovate
d63ff715cd
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com> |
||
---|---|---|
.. | ||
index.spec.ts | ||
index.ts | ||
readme.md | ||
schema.ts |
readme.md
This datasource uses the Hackage JSON API to fetch versions for published Haskell packages.
While not all versions use PVP, the majority does.
This manager assumes a default versioning set to PVP.
Versioning can be overwritten using packageRules
, e.g. with matchDatasources
.