From 61ef4802bb020c7c61cb7c8ee8338f0455a4505a Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 20 Jun 2026 00:09:08 +0000 Subject: [PATCH] Update all dependencies --- .github/workflows/pre-commit.yml | 2 +- mise/config.toml | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/.github/workflows/pre-commit.yml b/.github/workflows/pre-commit.yml index 2122faa..5de841e 100644 --- a/.github/workflows/pre-commit.yml +++ b/.github/workflows/pre-commit.yml @@ -12,7 +12,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Checkout - uses: actions/checkout@v6 + uses: actions/checkout@v7 - name: Setup python uses: actions/setup-python@v6 with: diff --git a/mise/config.toml b/mise/config.toml index f329ba0..ea3467a 100644 --- a/mise/config.toml +++ b/mise/config.toml @@ -5,17 +5,17 @@ java = "temurin-25.0.3+9.0.LTS" kotlin = "2.4.0" lua = "5.5.0" maven = "3.6.3" -node = "24.16.0" +node = "24.17.0" opam = "2.5.1" -python = "3.13.14" +python = "3.14.6" ruby = "4.0.5" rust = "1.96.0" -gradle = "9.5.1" -terraform = "1.3.9" -pulumi = "3.246.0" +gradle = "9.6.0" +terraform = "1.15.6" +pulumi = "3.247.0" kubectl = "1.36.2" kompose = "1.38.0" -helm = "4.2.1" +helm = "4.2.2" kustomize = "5.8.1" helm-docs = "1.14.2" helm-ct = "3.14.0" @@ -24,7 +24,7 @@ rclone = "1.74.3" tflint = "0.63.1" sbt = "2.0.0" dotnet-core = "10.0.301" -uv = "0.11.21" +uv = "0.11.23" krew = "0.5.0" [settings]