-
Notifications
You must be signed in to change notification settings - Fork 0
/
.tool-versions
35 lines (24 loc) · 1.26 KB
/
.tool-versions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
################################################################################
# #
# Note: when adding a new tool here, also adjust the Renovate configuration #
# that mirrors some asdf plugin's logic to remove version prefixes like #
# "v". #
# #
# You have to amend the Renovate config when the asdf plugin takes 1.2.3 #
# as the version but the Docker tag/Github tag is actually v1.2.3 #
# #
################################################################################
# /!\ Please maintain this file sorted alphabetically.
# check it with
# diff <(sed '/^#/d; /^$/d' .tool-versions | sort) <(sed '/^#/d; /^$/d' .tool-versions) && echo ".tool-versions is sorted correctly" || echo ".tool-versions is not sorted correctly"
awscli 2.22.4
# renovate: datasource=github-tags depName=eksctl-io/eksctl
eksctl 0.194.0
golang 1.23.3
just 1.37.0
opentofu 1.8.6
pre-commit 4.0.1
terraform 1.9.8
terraform-docs 0.19.0
tflint 0.54.0
tfsec 1.28.11