From 6c46764a27816b4cf9f59bb95e8d948bb534b6be Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 2 Mar 2024 12:04:50 +0100 Subject: [PATCH] chore(deps): update pre-commit/action action to v3.0.1 (#52) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 89a3666..52c4f26 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -17,4 +17,4 @@ jobs: python-version: 3.x - uses: actions/setup-node@v4 - run: yarn - - uses: pre-commit/action@v3.0.0 + - uses: pre-commit/action@v3.0.1