From 998332d085bc9433aec35c04c1c020b34724756e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 May 2026 04:57:19 +0000 Subject: [PATCH] Bump j178/prek-action from 2.0.3 to 2.0.4 Bumps [j178/prek-action](https://github.com/j178/prek-action) from 2.0.3 to 2.0.4. - [Release notes](https://github.com/j178/prek-action/releases) - [Commits](https://github.com/j178/prek-action/compare/6ad80277337ad479fe43bd70701c3f7f8aa74db3...bdca6f102f98e2b4c7029491a53dfd366469e33d) --- updated-dependencies: - dependency-name: j178/prek-action dependency-version: 2.0.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index fcdb5d2c3e6..8891e5a984f 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -546,7 +546,7 @@ jobs: - name: prek id: prek - uses: j178/prek-action@6ad80277337ad479fe43bd70701c3f7f8aa74db3 # v2.0.3 + uses: j178/prek-action@bdca6f102f98e2b4c7029491a53dfd366469e33d # v2.0.4 with: cache: false show-verbose-logs: false