From b1d59abdfe0fcf6e617d26544a8f2c669b584937 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Aug 2026 08:37:47 +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 972c491..6de5e25 --- 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