From ccd83838e42a49c8b8eebf91ea133e7fbb5eba2f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 31 Jul 2026 10:49:20 +0000 Subject: [PATCH] chore(deps): update j178/prek-action action to v3 --- .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 7d22a00..c73e799 100644 --- a/.github/workflows/checks.yml +++ b/.github/workflows/checks.yml @@ -16,4 +16,4 @@ jobs: with: components: rustfmt, clippy - uses: Swatinem/rust-cache@v2 - - uses: j178/prek-action@v2 \ No newline at end of file + - uses: j178/prek-action@v3.0.0 \ No newline at end of file