From f46c2e88fce0e0763e9fda6f414ff16f29613ad8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2026 21:39:47 +0000 Subject: [PATCH] chore(deps): Update Prek to v0.4.6 --- .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 54c29b7..a5565af 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.5' + prek-version: '0.4.6'