renovate/lib/modules/manager/asdf
2023-04-03 18:21:45 +00:00
..
extract.spec.ts fix(asdf-pulumi): Extract version (#21038) 2023-03-20 05:30:37 +00:00
extract.ts refactor: PackageFile -> PackageFileContent (#20502) 2023-02-19 12:43:48 +00:00
index.spec.ts chore(manager/asdf): Add tool to autogenerate supported plugins in docs (#18924) 2022-11-16 05:37:53 +00:00
index.ts feat(manager/asdf): support dart and flutter (#20786) 2023-03-07 05:17:53 +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(asdf): Support sops asdf plugin (#21306) 2023-04-03 18:21:45 +00:00

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.