From 5767fb6f76570abf4f75f55ff8df2932cd0c5c10 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Mon, 14 Sep 2026 12:17:35 +0000 Subject: [PATCH] Update `prek@latest` to 0.5.3 --- CHANGELOG.md | 2 ++ manifests/prek.json | 30 ++++++++++++++++++++++++++++-- 2 files changed, 30 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7a32ef6e..dd092e25 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com ## [Unreleased] +- Update `prek@latest` to 0.5.3. + - Update `mise@latest` to 2026.9.6. - Update `kache@latest` to 0.20.0. diff --git a/manifests/prek.json b/manifests/prek.json index dcde25b7..1edcbaf1 100644 --- a/manifests/prek.json +++ b/manifests/prek.json @@ -39,10 +39,36 @@ } }, "latest": { - "version": "0.5.2" + "version": "0.5.3" }, "0.5": { - "version": "0.5.2" + "version": "0.5.3" + }, + "0.5.3": { + "x86_64_linux_musl": { + "etag": "0x8DF1172A7FDF0C3", + "hash": "d4eae1f31c0817d0a9bfa532d4bb66df60a8b01f121def002021915e826c3d1f" + }, + "x86_64_macos": { + "etag": "0x8DF1172A7AF74D5", + "hash": "874f05d12e7cb672758295b5253dfd05aadad3c2bcaa42ae712b917294629b07" + }, + "x86_64_windows": { + "etag": "0x8DF1172A7CF9AC2", + "hash": "c15a5636bf93a3937507d8da2302b074b0946b3d35882471b002ea93586728d8" + }, + "aarch64_linux_musl": { + "etag": "0x8DF1172A7514404", + "hash": "ad3fe48802a02ec82286ab842c4a09a4e1db765e402f1fcc016f75b6929ec480" + }, + "aarch64_macos": { + "etag": "0x8DF1172A708E1FA", + "hash": "6006cc4e69cfc86d55f4e407ca60ba960a521befa54fece94038639b1f4de381" + }, + "aarch64_windows": { + "etag": "0x8DF1172A7250E6D", + "hash": "394ab47d1c42f2d563a995814291913105a21cccd070501e32052fb5b5cc8b40" + } }, "0.5.2": { "x86_64_linux_musl": {