Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions home/dot_local/share/private_vet/mise.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"aqua:aquasecurity/trivy" = "0.72.0"
"aqua:gitleaks/gitleaks" = "8.30.1"
"aqua:securego/gosec" = "2.28.0"
"aqua:cli/cli" = "2.96.0"
"aqua:cli/cli" = "2.97.0"
"aqua:jqlang/jq" = "1.8.1"

"go:golang.org/x/vuln/cmd/govulncheck" = "1.1.4"
Expand All @@ -18,4 +18,4 @@
"pipx:pip-audit" = "2.10.1"
"pipx:guarddog" = "3.1.0"

"npm:socket" = "1.1.147"
"npm:socket" = "1.1.151"
10 changes: 5 additions & 5 deletions mise/config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ amazon-ecr-credential-helper = "0.12.0"
"aqua:anthropics/claude-code" = "2.1.220"
# GitHub's official command line tool
# https://github.com/cli/cli
"aqua:cli/cli" = "2.96.0"
"aqua:cli/cli" = "2.97.0"
# OpenAI's Lightweight coding agent that runs in your terminal
# https://github.com/openai/codex
"aqua:openai/codex" = "rust-v0.146.0"
Expand Down Expand Up @@ -161,7 +161,7 @@ amazon-ecr-credential-helper = "0.12.0"
# lightning-fast, keyboard-focused, yazi-inspired terminal user interface for
# navigating and managing Kubernetes clusters
# https://github.com/janosmiko/lfk
"github:janosmiko/lfk" = "v0.15.15"
"github:janosmiko/lfk" = "v0.15.16"
# Moor is a pager. It's designed to just do the right thing
# without any configuration.
# https://github.com/walles/moor
Expand Down Expand Up @@ -232,7 +232,7 @@ amazon-ecr-credential-helper = "0.12.0"
"github:agavra/tuicr" = "v0.19.1"
# Git worktree management, designed for parallel AI agent workflows
# https://github.com/max-sixty/worktrunk
"github:max-sixty/worktrunk" = "v0.70.0"
"github:max-sixty/worktrunk" = "v0.71.0"
# Blazing fast terminal file manager
# https://github.com/sxyazi/yazi
"aqua:sxyazi/yazi" = "26.5.6"
Expand All @@ -250,7 +250,7 @@ amazon-ecr-credential-helper = "0.12.0"
"aqua:LuaLS/lua-language-server" = "3.18.2"
"aqua:aquasecurity/tfsec" = "1.28.14"
"aqua:artempyanykh/marksman" = "2026-02-08"
"aqua:astral-sh/ruff" = "0.16.0"
"aqua:astral-sh/ruff" = "0.16.1"
"aqua:astral-sh/uv" = "0.12.0"
"aqua:checkmake/checkmake" = "0.3.2"
"aqua:crate-ci/typos" = "1.48.0"
Expand Down Expand Up @@ -286,7 +286,7 @@ amazon-ecr-credential-helper = "0.12.0"
"npm:sql-formatter" = "15.8.2"
"npm:sql-language-server" = "1.7.1"
"npm:stylelint" = "17.14.1"
"npm:textlint" = "15.7.1"
"npm:textlint" = "15.8.0"
"pipx:ansible-lint" = "26.6.0"
"pipx:beautysh" = "6.4.3"
"pipx:gitlint-core" = "0.19.1"
Expand Down
Loading
Loading