From 70fa1605f384aea2bd7c707e6a521cfea06686b4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 7 Feb 2024 15:12:27 +0000 Subject: [PATCH] chore(deps): update pre-commit/action action to v3.0.1 --- .github/workflows/pre-commit.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pre-commit.yaml b/.github/workflows/pre-commit.yaml index 0d50fc5..6f68ad0 100644 --- a/.github/workflows/pre-commit.yaml +++ b/.github/workflows/pre-commit.yaml @@ -69,4 +69,4 @@ jobs: platform: linux arch: x86-64 - - uses: pre-commit/action@v3.0.0 + - uses: pre-commit/action@v3.0.1