From bd1080531ef1e57002957197f03dd94974a54252 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Jul 2026 21:54:12 +0000 Subject: [PATCH] chore(deps): bump j178/prek-action from 2.0.5 to 2.0.6 Bumps [j178/prek-action](https://github.com/j178/prek-action) from 2.0.5 to 2.0.6. - [Release notes](https://github.com/j178/prek-action/releases) - [Commits](https://github.com/j178/prek-action/compare/v2.0.5...v2.0.6) --- updated-dependencies: - dependency-name: j178/prek-action dependency-version: 2.0.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index bebdc60..3947c00 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -110,7 +110,7 @@ jobs: steps: - uses: actions/checkout@v7 with: { fetch-depth: 0, filter: "blob:none" } - - uses: j178/prek-action@v2.0.5 + - uses: j178/prek-action@v2.0.6 pass: name: All Checks if: always()