Skip to content

Commit

Permalink
Use latest for fzf and kubectl
Browse files Browse the repository at this point in the history
  • Loading branch information
sarg3nt committed Oct 28, 2024
1 parent dfcc4e8 commit 29dc85c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions home/vscode/.config/mise/config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@ golang = 'latest'
golangci-lint = 'latest'
goreleaser = 'latest'
bat = 'latest'
fzf = "0.55.0"
fzf = "latest"
gitui = "latest"
helm = "latest"
k9s = "latest"
kubectl = "1.30"
kubectl = "latest"
kubectx = "latest"
lsd = "latest"
starship = "latest"
Expand Down

0 comments on commit 29dc85c

Please sign in to comment.