Skip to content

Commit

Permalink
chore(mise): remove square braces
Browse files Browse the repository at this point in the history
  • Loading branch information
onedr0p authored Jan 16, 2025
1 parent 37525a2 commit 000926d
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions .mise.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,17 +15,17 @@ run = "uv pip install -r requirements.txt"
python = "3.13"
uv = "0.5.18"
# Operations tools
"aqua:budimanjojo/talhelper" = ["3.0.14"]
"aqua:cloudflare/cloudflared" = ["2025.1.0"]
"aqua:FiloSottile/age" = ["1.2.1"]
"aqua:fluxcd/flux2" = ["2.4.0"]
"aqua:getsops/sops" = ["3.9.3"]
"aqua:go-task/task" = ["3.40.1"]
"aqua:budimanjojo/talhelper" = "3.0.14"
"aqua:cloudflare/cloudflared" = "2025.1.0"
"aqua:FiloSottile/age" = "1.2.1"
"aqua:fluxcd/flux2" = "2.4.0"
"aqua:getsops/sops" = "3.9.3"
"aqua:go-task/task" = "3.40.1"
"aqua:helm/helm" = "3.17.0"
"aqua:helmfile/helmfile" = ["0.169.2"]
"aqua:jqlang/jq" = ["1.7.1"]
"aqua:helmfile/helmfile" = "0.169.2"
"aqua:jqlang/jq" = "1.7.1"
"aqua:kubernetes-sigs/kustomize" = "5.6.0"
"aqua:kubernetes/kubectl" = "1.32.1"
"aqua:mikefarah/yq" = ["4.45.1"]
"aqua:siderolabs/talos" = ["1.9.1"]
"aqua:yannh/kubeconform" = ["0.6.7"]
"aqua:mikefarah/yq" = "4.45.1"
"aqua:siderolabs/talos" = "1.9.1"
"aqua:yannh/kubeconform" = "0.6.7"

0 comments on commit 000926d

Please sign in to comment.