From 5cc3ce9a8c66b2e9752fe494fa79ca5946bfbbc0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 19:57:30 +0000 Subject: [PATCH] chore(deps): update cloudposse/github-action-pre-commit action to v4.1.0 --- .github/workflows/pr-checks.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr-checks.yml b/.github/workflows/pr-checks.yml index f07f5d8..7c73114 100644 --- a/.github/workflows/pr-checks.yml +++ b/.github/workflows/pr-checks.yml @@ -18,4 +18,4 @@ jobs: - name: Run pre-commit checks id: pre-commit - uses: cloudposse/github-action-pre-commit@v4.0.0 + uses: cloudposse/github-action-pre-commit@v4.1.0