From 16e35e766691155cceb7dffc4f11e73bbb254132 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Aug 2026 18:43:13 +0000 Subject: [PATCH] Bump j178/prek-action from 2 to 3.0.0 Updates `j178/prek-action` from 2 to 3.0.0 - [Release notes](https://github.com/j178/prek-action/releases) - [Commits](https://github.com/j178/prek-action/compare/v2...v3.0.0) Signed-off-by: dependabot[bot] --- .github/workflows/format-lint.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/format-lint.yml b/.github/workflows/format-lint.yml index 15b53345..a32c603f 100644 --- a/.github/workflows/format-lint.yml +++ b/.github/workflows/format-lint.yml @@ -17,7 +17,7 @@ jobs: steps: - uses: actions/checkout@v7 - - uses: j178/prek-action@v2 + - uses: j178/prek-action@v3.0.0 scripts: name: Test and lint utililities and analysis scripts