Verified Commit 356a696d authored by Thiago Figueiró's avatar Thiago Figueiró Committed by GitLab
Browse files

fix(mise): switch go-jsonnet from aqua to github backend

parent edcc02c5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -44,7 +44,7 @@ jq = "1.7"
yq = "4.52.5"
hyperfine = "1.20.0"
"aqua:gitleaks/gitleaks" = "8.30.1"
"aqua:google/go-jsonnet" = "0.22.0"
"github:google/go-jsonnet" = "0.22.0"

[tasks."hooks:install"]
run = ["lefthook install", "cp scripts/hooks/post-checkout $(git rev-parse --git-common-dir)/hooks/post-checkout"]