From fce7350f5ac28a2a147d063c44283aeb49f23d0f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 9 Apr 2024 20:46:02 +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 30c8511..fa9ad6d 100644 --- a/.github/workflows/pre-commit.yaml +++ b/.github/workflows/pre-commit.yaml @@ -69,4 +69,4 @@ jobs: platform: linux arch: amd64 - - uses: pre-commit/action@v3.0.0 + - uses: pre-commit/action@v3.0.1