From a2fbe46c45703cfdc4980aabab424aebeface9e4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 Apr 2026 13:16:24 +0000 Subject: [PATCH] chore(deps): Update Prek to v0.3.10 --- .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 1253621..336ffcc 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@53276d8b0d10f8b6672aa85b4588c6921d0370cc # v2 with: - prek-version: '0.3.9' + prek-version: '0.3.10'