From 5f5456a3360831685e54e68d181fdfd68aabff83 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2026 04:30:01 +0000 Subject: [PATCH] =?UTF-8?q?fix(github-release):=20update=20release=20jdx/m?= =?UTF-8?q?ise=20(=20v2026.7.0=20=E2=9E=94=20v2026.7.5=20)=20[automerge]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/lint.yml | 2 +- .mise.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 76e4cbc..50a5d91 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -26,7 +26,7 @@ jobs: security-events: write with: # renovate: datasource=github-releases depName=jdx/mise - mise-version: "2026.7.0" + mise-version: "2026.7.5" lint-dprint: false lint-yamlfmt: false lint-yamllint: false diff --git a/.mise.toml b/.mise.toml index e5042e9..96320df 100644 --- a/.mise.toml +++ b/.mise.toml @@ -1,5 +1,5 @@ # renovate: datasource=github-releases depName=jdx/mise -min_version = "2026.7.0" +min_version = "2026.7.5" [tools] actionlint = "1.7.12"