Skip to content

Commit aced655

Browse files
committed
build: add lazyactions and gitleaks to mise config
Generated-by: aiautocommit
1 parent bccb9c3 commit aced655

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.config/mise/config.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
[tools]
22
"go:github.com/standardbeagle/mcp-clip" = "latest"
33
"go:github.com/karol-broda/snitch" = "latest"
4+
"github:nnnkkk7/lazyactions" = "latest"
45
cargo-binstall = "latest"
56
"cargo:usage-cli" = "2.12.0"
67
"cargo:ast-grep" = "latest"
@@ -9,9 +10,12 @@ cargo-binstall = "latest"
910
"github:railwayapp/railpack" = "latest"
1011
"github:railwayapp/cli" = "latest"
1112
"dive" = "latest"
13+
# not sure why, but these verifications are not working right now
14+
# "github:moby/buildkit" = "latest"
1215
# micro is rarely updated on github, so we use the nightly build
1316
"github:zyedidia/micro" = "nightly"
1417
"fd" = "latest"
18+
"github:gitleaks/gitleaks" = "latest"
1519

1620
# "pipx:llm-ide-prompts" = "latest"
1721

0 commit comments

Comments
 (0)