From b7208bfb44aa80e7a9f08772d9c27a44fe0b8f75 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 10:53:39 +0000 Subject: [PATCH] chore(deps): Update Prek to v0.3.11 --- .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 0d7edd9..a83d784 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.3.10' + prek-version: '0.3.11'