From bdc3c58ddce9f86289224bf5867bba9ca8729db4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 May 2026 09:05:23 +0000 Subject: [PATCH] chore(deps): bump j178/prek-action from 2.0.2 to 2.0.3 Bumps [j178/prek-action](https://github.com/j178/prek-action) from 2.0.2 to 2.0.3. - [Release notes](https://github.com/j178/prek-action/releases) - [Commits](https://github.com/j178/prek-action/compare/v2.0.2...v2.0.3) --- updated-dependencies: - dependency-name: j178/prek-action dependency-version: 2.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/checks.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/checks.yml b/.github/workflows/checks.yml index fa7cb849c7..8e8552b38d 100644 --- a/.github/workflows/checks.yml +++ b/.github/workflows/checks.yml @@ -22,7 +22,7 @@ jobs: - uses: actions/setup-go@v6 with: go-version-file: "go.mod" - - uses: j178/prek-action@v2.0.2 + - uses: j178/prek-action@v2.0.3 with: extra-args: --all-files --stage=manual