From a6be2a4562550806df0e8f846c0aa7c14b0ab64f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2026 20:29:56 +0000 Subject: [PATCH] bump fizyk/actions-reuse/.github/workflows/shared-pre-commit.yml Bumps [fizyk/actions-reuse/.github/workflows/shared-pre-commit.yml](https://github.com/fizyk/actions-reuse) from 5.2.6 to 5.2.7. - [Changelog](https://github.com/fizyk/actions-reuse/blob/main/Changelog.rst) - [Commits](https://github.com/fizyk/actions-reuse/compare/e434952f57d1da48b52d0fe5454b365b2f297d2d...5e3ff7b4d544d6b3b8336cdc9c029cff9ab7abb3) --- updated-dependencies: - dependency-name: fizyk/actions-reuse/.github/workflows/shared-pre-commit.yml dependency-version: 5.2.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/pre-commit.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pre-commit.yml b/.github/workflows/pre-commit.yml index c954e3ed..4e3c6bb1 100644 --- a/.github/workflows/pre-commit.yml +++ b/.github/workflows/pre-commit.yml @@ -9,4 +9,4 @@ on: jobs: pre-commit: - uses: fizyk/actions-reuse/.github/workflows/shared-pre-commit.yml@e434952f57d1da48b52d0fe5454b365b2f297d2d # v5.2.6 + uses: fizyk/actions-reuse/.github/workflows/shared-pre-commit.yml@5e3ff7b4d544d6b3b8336cdc9c029cff9ab7abb3 # v5.2.7