From 33224134a9e943c77eada3210222ba4442fdfcb9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Jul 2026 21:54:35 +0000 Subject: [PATCH] chore(deps): bump j178/prek-action from 2.0.4 to 2.0.5 Bumps [j178/prek-action](https://github.com/j178/prek-action) from 2.0.4 to 2.0.5. - [Release notes](https://github.com/j178/prek-action/releases) - [Commits](https://github.com/j178/prek-action/compare/v2.0.4...v2.0.5) --- updated-dependencies: - dependency-name: j178/prek-action dependency-version: 2.0.5 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 c17e56e..4e96558 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.4 + - uses: j178/prek-action@v2.0.5 pass: name: All Checks if: always()