renovate/lib/modules/manager/asdf
Risu 397ab49ef3
docs(managers): add missing url and displayName (#32621)
Co-authored-by: Michael Kriese <michael.kriese@gmx.de>
2024-12-01 08:47:27 +00:00
..
extract.spec.ts feat(manager/asdf): add asdf protoc support (#32646) 2024-11-22 05:16:59 +00:00
extract.ts refactor(prettier): Force trailing commas (#25631) 2023-11-07 15:50:29 +00:00
index.spec.ts chore: eslint to enforce for typed imports (#30844) 2024-08-19 13:15:27 +00:00
index.ts docs(managers): add missing url and displayName (#32621) 2024-12-01 08:47:27 +00:00
readme.md chore(manager/asdf): Add tool to autogenerate supported plugins in docs (#18924) 2022-11-16 05:37:53 +00:00
upgradeable-tooling.ts feat(manager/asdf): add asdf protoc support (#32646) 2024-11-22 05:16:59 +00:00

readme.md

Keeps the asdf .tool-versions file updated.

Because asdf supports versioning for many different tools, specific tool support must be added one-by-one. The following tools are currently supported:

!!! note Only the first version entry for each supported tool is managed, this is because .tool-versions supports fallback versions.