0
0
mirror of https://github.com/renovatebot/renovate.git synced 2024-12-22 21:48:32 +00:00
renovatebot_renovate/lib/modules/manager/runtime-version/readme.md
Adam Setch c14e30a676
feat(manager): runtime version (#29745)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
2024-06-27 00:25:42 +00:00

9 lines
347 B
Markdown

Keep `runtime.txt` files updated.
Currently supports `Python` runtime updates, commonly used by platforms such as
- [Heroku](https://devcenter.heroku.com/articles/python-runtimes)
- [CloudFoundry](https://docs.cloudfoundry.org/buildpacks/python/index.html)
- [Koyeb](https://www.koyeb.com/docs/build-and-deploy/build-from-git/python)
- and more