From a6d17f97679f9837292d5d4ab13755b596a9fcbc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 25 Mar 2026 13:19:18 +0000 Subject: [PATCH] Update j178/prek-action action to v2 --- .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 937d032..f6fc33a 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -18,7 +18,7 @@ jobs: steps: - uses: actions/checkout@v6 - uses: actions/setup-python@v6 - - uses: j178/prek-action@v1 + - uses: j178/prek-action@v2 tox: name: ${{ matrix.toxenv }}