From ed42a060df6f57fd1bf77a725b1eb69fd4e84c2e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 30 Sep 2023 10:11:02 +0200 Subject: [PATCH] Bump pre-commit/action from 2.0.0 to 3.0.0 (#388) Bumps [pre-commit/action](https://github.com/pre-commit/action) from 2.0.0 to 3.0.0. - [Release notes](https://github.com/pre-commit/action/releases) - [Commits](https://github.com/pre-commit/action/compare/v2.0.0...v3.0.0) --- updated-dependencies: - dependency-name: pre-commit/action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/actions.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/actions.yml b/.github/workflows/actions.yml index ae418476..a32d5892 100644 --- a/.github/workflows/actions.yml +++ b/.github/workflows/actions.yml @@ -17,4 +17,4 @@ jobs: uses: actions/checkout@v4.1.0 - name: ✅ Run pre-commit - uses: pre-commit/action@v2.0.0 + uses: pre-commit/action@v3.0.0