0
0
Fork 0
mirror of https://github.com/renovatebot/renovate.git synced 2025-05-12 23:51:55 +00:00
renovatebot_renovate/lib/modules/manager/asdf
RahulGautamSingh bc7d0595d0
feat(config): managerFilePatterns (#34615)
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2025-05-04 08:30:24 +00:00
..
extract.spec.ts fix(manager/asdf): use releases instead of tags for skaffold (#34910) 2025-03-19 16:55:12 +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(config): managerFilePatterns (#34615) 2025-05-04 08:30:24 +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 fix(manager/asdf): use releases instead of tags for skaffold (#34910) 2025-03-19 16:55:12 +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.