From 10bc579bc6a0a0f2dfcd1a7ef3ee7cdff311e0c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Mar 2024 08:01:28 +0000 Subject: [PATCH] build(deps): bump open-turo/action-pre-commit from 2 to 3 Bumps [open-turo/action-pre-commit](https://github.com/open-turo/action-pre-commit) from 2 to 3. - [Release notes](https://github.com/open-turo/action-pre-commit/releases) - [Commits](https://github.com/open-turo/action-pre-commit/compare/v2...v3) --- updated-dependencies: - dependency-name: open-turo/action-pre-commit dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .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 61de395..85a4f0c 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -20,7 +20,7 @@ jobs: with: repository: rhysd/actionlint - name: Pre-commit - uses: open-turo/action-pre-commit@v2 + uses: open-turo/action-pre-commit@v3 test: name: Test