0
0
Fork 0
mirror of https://github.com/renovatebot/renovate.git synced 2025-01-03 18:51:48 +00:00
renovatebot_renovate/lib/modules/datasource/hexpm-bob/readme.md
Jonatan Männchen ff1632ae31
feat(datasource/hexpm-bob): Support hex.pm "Bob the builder" datasource (#18925)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Sergei Zharinov <zharinov@users.noreply.github.com>
2022-12-01 16:49:27 +00:00

8 lines
398 B
Markdown

This datasource returns releases from [Bob the builder](https://github.com/hexpm/bob).
Supported values for `packageName`:
- `elixir`, [Elixir homepage](https://elixir-lang.org/)
- `otp/[OS/Version]`, [Erlang/OTP homepage](https://www.erlang.org/)
Read the [Bob the builder docs, Erlang builds](https://github.com/hexpm/bob#erlang-builds) for a list of supported operating systems and versions.