From c7bf907de645e9ef0c04846a414774b40afed456 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2026 07:01:20 +0000 Subject: [PATCH] chore(deps): Update Prek to v0.4.14 --- .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 5c7cc9b..b7be50b 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.13' + prek-version: '0.4.14'