Skip to content

Commit

Permalink
Bump mise tool versions
Browse files Browse the repository at this point in the history
Bumps the tools managed by mise to match the changes here.
  • Loading branch information
mitchnielsen committed Nov 18, 2024
1 parent 4ca204c commit 2c41896
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .mise.toml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
[tools]
actionlint = '1.7.1'
ginkgo = '2.19.0'
golang = '1.21'
ginkgo = '2.21.0'
golang = '1.22'
golangci-lint = '1.61.0'
'go:golang.org/x/tools/cmd/goimports' = '0.25.0'
helm = '3.15'
helm-ct = '3.11.0'
helm-docs = '1.13.1'
kube-controller-tools = '0.14.0'
kube-controller-tools = '0.16.5'
kubectl = '1.31'
kustomize = '5.3.0'
pre-commit = '3.8.0'
Expand Down

0 comments on commit 2c41896

Please sign in to comment.