renovate/lib/modules/manager/asdf
kamilaz ce24d39f89
feat(manger/asdf): add istioctl and coockiecutter support (#30890)
2024-08-19 20:08:35 +00:00
..
extract.spec.ts feat(asdf): dotnet support (#30464) 2024-07-31 11:15:07 +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 feat(asdf): dotnet support (#30464) 2024-07-31 11:15:07 +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(manger/asdf): add istioctl and coockiecutter support (#30890) 2024-08-19 20:08:35 +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.