From 20d2a48a60b3c6340c4585867b97e7a817d234c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Mar 2026 14:29:27 +0000 Subject: [PATCH] Bump https://github.com/reakaleek/gh-action-readme from v0.7.0 to 0.7.1 Bumps [https://github.com/reakaleek/gh-action-readme](https://github.com/reakaleek/gh-action-readme) from v0.7.0 to 0.7.1. - [Release notes](https://github.com/reakaleek/gh-action-readme/releases) - [Commits](https://github.com/reakaleek/gh-action-readme/compare/v0.7.0...v0.7.1) --- updated-dependencies: - dependency-name: https://github.com/reakaleek/gh-action-readme dependency-version: 0.7.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 1a9c262..46759fd 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -10,7 +10,7 @@ repos: - id: trailing-whitespace - repo: https://github.com/reakaleek/gh-action-readme - rev: v0.7.0 + rev: v0.7.1 hooks: - id: action-readme verbose: true