From cc0e2bb703882ec59a8eb84075081cf4b81d2728 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 May 2026 05:28:31 +0000 Subject: [PATCH] Bump j178/prek-action from 1 to 2.0.2 Bumps [j178/prek-action](https://github.com/j178/prek-action) from 1 to 2.0.2. - [Release notes](https://github.com/j178/prek-action/releases) - [Commits](https://github.com/j178/prek-action/compare/v1...v2.0.2) --- updated-dependencies: - dependency-name: j178/prek-action dependency-version: 2.0.2 dependency-type: direct:production update-type: version-update:semver-major ... 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 d9e902a..0381c3d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -30,7 +30,7 @@ jobs: run: bun install --frozen-lockfile - name: Run prek - uses: j178/prek-action@v1 + uses: j178/prek-action@v2.0.2 build: name: Build