From 4a58c252d1c91d9d107edb821fde8c291326cd43 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Dec 2023 16:33:04 +0000 Subject: [PATCH] build(deps): bump open-turo/action-pre-commit from 1 to 2 Bumps [open-turo/action-pre-commit](https://github.com/open-turo/action-pre-commit) from 1 to 2. - [Release notes](https://github.com/open-turo/action-pre-commit/releases) - [Changelog](https://github.com/open-turo/action-pre-commit/blob/main/.releaserc.json) - [Commits](https://github.com/open-turo/action-pre-commit/compare/v1...v2) --- 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 464277c..61de395 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@v1 + uses: open-turo/action-pre-commit@v2 test: name: Test