From 84532172085a83cf744cff94ee2152734dae75c3 Mon Sep 17 00:00:00 2001 From: "manselmi-renovate[bot]" <310402164+manselmi-renovate[bot]@users.noreply.github.com> Date: Mon, 3 Aug 2026 12:25:18 +0000 Subject: [PATCH] Update all non-major dependencies --- .github/workflows/renovate.yaml | 2 +- mise.lock | 15 +++++++-------- mise.toml | 2 +- 3 files changed, 9 insertions(+), 10 deletions(-) diff --git a/.github/workflows/renovate.yaml b/.github/workflows/renovate.yaml index 155b5fb..885ddab 100644 --- a/.github/workflows/renovate.yaml +++ b/.github/workflows/renovate.yaml @@ -39,7 +39,7 @@ jobs: - name: 'mise setup' uses: 'jdx/mise-action@v4.2.4' - name: 'Renovate' - uses: 'renovatebot/github-action@v46.2.0' + uses: 'renovatebot/github-action@v46.2.1' env: RENOVATE_ALLOWED_COMMANDS: '^mise run sync-hk-pkl-version$' RENOVATE_ALLOWED_UNSAFE_EXECUTIONS: 'mise,pixi' diff --git a/mise.lock b/mise.lock index 25d27e8..5bdcaf0 100644 --- a/mise.lock +++ b/mise.lock @@ -15,19 +15,18 @@ url = "https://github.com/jdx/hk/releases/download/v1.54.0/hk-aarch64-apple-darw url_api = "https://api.github.com/repos/jdx/hk/releases/assets/496037130" [[tools.pixi]] -version = "0.75.0" +version = "0.76.0" backend = "github:prefix-dev/pixi" [tools.pixi."platforms.linux-x64"] -checksum = "sha256:bcd825d62905c29b3c754b71f9cdc9d6f119454398f58330f111a7b6a0de0a3f" -url = "https://github.com/prefix-dev/pixi/releases/download/v0.75.0/pixi-x86_64-unknown-linux-musl.tar.gz" -url_api = "https://api.github.com/repos/prefix-dev/pixi/releases/assets/494089814" +checksum = "sha256:557dc28e35a5789ea32d2217bd2550699e049403c78ef5239eaa574d96aa13cb" +url = "https://github.com/prefix-dev/pixi/releases/download/v0.76.0/pixi-x86_64-unknown-linux-musl.tar.gz" +url_api = "https://api.github.com/repos/prefix-dev/pixi/releases/assets/500018961" provenance = "github-attestations" provenance_verified = true [tools.pixi."platforms.macos-arm64"] -checksum = "sha256:52a43f9268f3accb7155cf229937f2f5333559b1333615d610362c6151fded66" -url = "https://github.com/prefix-dev/pixi/releases/download/v0.75.0/pixi-aarch64-apple-darwin.tar.gz" -url_api = "https://api.github.com/repos/prefix-dev/pixi/releases/assets/494089704" +checksum = "sha256:d84ce0e4755bf319fcfc24580799445028bfe7f4b1d9fd8eaa917850148531e6" +url = "https://github.com/prefix-dev/pixi/releases/download/v0.76.0/pixi-aarch64-apple-darwin.tar.gz" +url_api = "https://api.github.com/repos/prefix-dev/pixi/releases/assets/500018797" provenance = "github-attestations" -provenance_verified = true diff --git a/mise.toml b/mise.toml index 7735378..9e01b4a 100644 --- a/mise.toml +++ b/mise.toml @@ -74,4 +74,4 @@ run = [ [tools] hk = '1.54.0' -pixi = '0.75.0' +pixi = 'v0.76.0'