mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-15 09:06:25 +00:00
3d68c7e9f3
Co-authored-by: Rhys Arkins <rhys@arkins.net> Co-authored-by: Michael Kriese <michael.kriese@visualon.de> Co-authored-by: Jonathan Ballet <jon@multani.info> |
||
---|---|---|
.. | ||
extract.spec.ts | ||
extract.ts | ||
index.spec.ts | ||
index.ts | ||
readme.md | ||
upgradeable-tooling.ts |
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:
- awscli
- bun
- cargo-make
- clojure
- crystal
- deno
- direnv
- dprint
- elixir
- elm
- erlang
- gauche
- golang
- haskell
- helm
- helmfile
- hugo
- idris
- java
- julia
- just
- kotlin
- kustomize
- lua
- nim
- nodejs
- ocaml
- perl
- php
- python
- ruby
- rust
- scala
- shellcheck
- shfmt
- terraform
- trivy
- zig
!!! note
Only the first version entry for each supported tool is managed, this is because .tool-versions
supports fallback versions.