From 2cfb82fdad3e06bb0591bf28334dac9f7e673ea0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 26 May 2026 09:33:58 +0000 Subject: [PATCH] chore(deps): Update Prek to v0.4.2 --- .github/workflows/pre-commit.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pre-commit.yml b/.github/workflows/pre-commit.yml index 48b5713..2190e26 100644 --- a/.github/workflows/pre-commit.yml +++ b/.github/workflows/pre-commit.yml @@ -25,4 +25,4 @@ jobs: - uses: actions/checkout@v6 - uses: j178/prek-action@v2 with: - prek-version: '0.4.1' + prek-version: '0.4.2'