From 8dafc1a5d16201de082ede2cb560b5cffa1f66a4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 16 Jan 2026 12:32:13 +0000 Subject: [PATCH] prek: Update to version 0.2.29 --- bucket/prek.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/prek.json b/bucket/prek.json index 2da829bd01..4d2e60218b 100644 --- a/bucket/prek.json +++ b/bucket/prek.json @@ -1,5 +1,5 @@ { - "version": "0.2.28", + "version": "0.2.29", "description": "prek is a reimagined version of pre-commit, built in Rust. It is designed to be a faster, dependency-free and drop-in alternative for it, while also providing some additional long-requested features.", "homepage": "https://github.com/j178/prek", "license": "MIT", @@ -9,16 +9,16 @@ ], "architecture": { "64bit": { - "url": "https://github.com/j178/prek/releases/download/v0.2.28/prek-x86_64-pc-windows-msvc.zip", - "hash": "4607034285abc551c135e680b92d53c1b4f046bb4c9507076acdc9417092c3b6" + "url": "https://github.com/j178/prek/releases/download/v0.2.29/prek-x86_64-pc-windows-msvc.zip", + "hash": "de5edd5e01324ba2e756958790034d8af08d0292fe644f97b509c792e93611d9" }, "32bit": { - "url": "https://github.com/j178/prek/releases/download/v0.2.28/prek-i686-pc-windows-msvc.zip", - "hash": "7a36efa2a03e376d867db0dca8b6cbfce981dff74f100c4037332546716d6858" + "url": "https://github.com/j178/prek/releases/download/v0.2.29/prek-i686-pc-windows-msvc.zip", + "hash": "f70012c54bee15f8e17fbd81ace17994ab316380d9f18273b2d9715ef213a333" }, "arm64": { - "url": "https://github.com/j178/prek/releases/download/v0.2.28/prek-aarch64-pc-windows-msvc.zip", - "hash": "7cebe665d74cc09ef64501273ace2269d44d2baf8674f011effaba8da3b832d8" + "url": "https://github.com/j178/prek/releases/download/v0.2.29/prek-aarch64-pc-windows-msvc.zip", + "hash": "d89960f57770d9e4d0e2959724104de6bb495da7439481e9ab43889141393cd8" } }, "bin": "prek.exe",