feat(renovate): automerge mise minor/patch

This commit is contained in:
JJGadgets
2025-07-14 00:16:12 +08:00
parent 0e59520979
commit 7121e3b6a3

View File

@@ -1,5 +1,6 @@
[env]
_.path = ["{{env.HOME}}/.krew/bin"]
_.python.venv = { path = ".venv", create = true } # create the venv if it doesn't exist
KUBECTL_INTERACTIVE_DELETE = "true"
KUBECTL_COMMAND_HEADERS = "true"
K9S_CONFIG_DIR = "{{config_root}}/dots/k9s"
@@ -7,7 +8,6 @@ K9S_DEFAULT_PF_ADDRESS = "[::]"
K9S_FG_NODE_SHELL = "true"
#SSH_AUTH_SOCK = $(gpgconf --list-dirs agent-ssh-socket)
UV_PYTHON = "3.11"
_.python.venv = { path = ".venv", create = true } # create the venv if it doesn't exist
CARAPACE_BRIDGES = "zsh,fish,bash,inshellisense"
[settings]
@@ -17,8 +17,10 @@ python_default_packages_file = "{{config_root}}/.venv/.mise-py-pkg"
pipx_uvx = true
[tools]
"aqua:jdx/mise" = ["2025.7.3"]
"aqua:jdx/mise" = ["2025.7.7"]
"aqua:fish-shell/fish-shell" = ["4.0.2"]
"aqua:neovim" = ["0.10.1"]
"aqua:starship/starship" = ["1.23.0"]
"aqua:kubernetes/kubectl" = ["1.30.1"]
"aqua:kubecolor" = ["0.0.25"]
"aqua:kubernetes-sigs/krew" = ["0.4.5"]
@@ -34,7 +36,7 @@ pipx_uvx = true
"aqua:go-task/task" = ["3.44.0"]
"aqua:stern" = ["1.32.0"]
"aqua:cilium/cilium-cli"= ["0.18.5"]
"aqua:1password/cli" = ["2.24.0"]
"aqua:1password/cli" = "latest"
"aqua:restic" = ["0.18.0"]
"aqua:derailed/k9s" = ["0.50.7"]
soft-serve = ["0.7.4"]
@@ -45,11 +47,13 @@ soft-serve = ["0.7.4"]
"aqua:termkit/gama" = ["1.2.1"] # GHA TUI
"ubi:CrunchyData/postgres-operator-client" = { version = "0.5.1" }
"ubi:jkulzer/kubefetch" = ["0.8.1"]
"ubi:theimpostor/osc" = ["0.4.8"]
# experimental backends, use `mise up` to install because `mise install` is currently broken for these https://github.com/jdx/mise/issues/2458
python = ["3.13.5"]
"aqua:astral-sh/uv" = ["0.7.20"] # faster than pipx, and can be installed with mise directly
"pipx:flux-local" = ["7.5.6", "5.5.1"]
"pipx:robusta-dev/krr" = ["v1.24.0"]
"pipx:pipx" = ["1.7.1"]
"ubi:robusta-dev/krr" = { version = "v1.24.0", matching_regex = "krr-ubuntu-latest" }
# rust = ["1.80.1"]
# "cargo:cargo-binstall" = ["1.10.3"]
"aqua:cargo-bins/cargo-binstall" = ["1.13.0"]