From 515968bc2c4f0ee85750023de3e99f51754c7011 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Apr 2026 23:54:55 +0000 Subject: [PATCH] chore(ci): bump j178/prek-action from 2.0.0 to 2.0.2 Bumps [j178/prek-action](https://github.com/j178/prek-action) from 2.0.0 to 2.0.2. - [Release notes](https://github.com/j178/prek-action/releases) - [Commits](https://github.com/j178/prek-action/compare/79f765515bd648eb4d6bb1b17277b7cb22cb6468...cbc2f23eb5539cf20d82d1aabd0d0ecbcc56f4e3) --- updated-dependencies: - dependency-name: j178/prek-action dependency-version: 2.0.2 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 0d83bfa..c5e1698 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -71,7 +71,7 @@ jobs: python-version: "3.14" enable-cache: true github-token: ${{ secrets.GITHUB_TOKEN }} - - uses: j178/prek-action@79f765515bd648eb4d6bb1b17277b7cb22cb6468 # v2.0.0 + - uses: j178/prek-action@cbc2f23eb5539cf20d82d1aabd0d0ecbcc56f4e3 # v2.0.2 env: SKIP: no-commit-to-main,pytest-testmon,lychee with: