From e2c7f8492db1e1962e9b353b824901721e1e027f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 27 Aug 2026 05:59:36 +0000 Subject: [PATCH] chore(deps): Update Prek to v0.5.0 --- .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 b7be50b..7be880b 100644 --- a/.github/workflows/pre-commit.yml +++ b/.github/workflows/pre-commit.yml @@ -27,4 +27,4 @@ jobs: persist-credentials: false - uses: j178/prek-action@6ad80277337ad479fe43bd70701c3f7f8aa74db3 # v2 with: - prek-version: '0.4.14' + prek-version: '0.5.0'