From 2c972504d2ccf3af79420ee575a425a867187505 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Aug 2026 09:51:39 +0000 Subject: [PATCH] Bump https://github.com/fredrikekre/runic-pre-commit Bumps [https://github.com/fredrikekre/runic-pre-commit](https://github.com/fredrikekre/runic-pre-commit) from v1.0.0 to 2.2.0. - [Release notes](https://github.com/fredrikekre/runic-pre-commit/releases) - [Commits](https://github.com/fredrikekre/runic-pre-commit/compare/v1.0.0...v2.2.0) --- updated-dependencies: - dependency-name: https://github.com/fredrikekre/runic-pre-commit dependency-version: 2.2.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 .pre-commit-config.yaml diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml old mode 100755 new mode 100644 index 11e880d..5af7c08 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -20,6 +20,6 @@ repos: hooks: - id: codespell - repo: https://github.com/fredrikekre/runic-pre-commit - rev: v1.0.0 + rev: v2.2.0 hooks: - id: runic