From 10c76db613a55ac11d846bf0bdb5af5d7b0f4ad9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Apr 2026 14:59:08 +0000 Subject: [PATCH] Bump https://github.com/BlankSpruce/gersemi-pre-commit Bumps the pre-commit-hooks group in /configs/v4 with 1 update: [https://github.com/BlankSpruce/gersemi-pre-commit](https://github.com/BlankSpruce/gersemi-pre-commit). Updates `https://github.com/BlankSpruce/gersemi-pre-commit` from 0.27.2 to 0.9999.0 - [Commits](https://github.com/BlankSpruce/gersemi-pre-commit/compare/0.27.2...0.9999.0) --- updated-dependencies: - dependency-name: https://github.com/BlankSpruce/gersemi-pre-commit dependency-version: 0.9999.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pre-commit-hooks ... Signed-off-by: dependabot[bot] --- configs/v4/.pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/v4/.pre-commit-config.yaml b/configs/v4/.pre-commit-config.yaml index 9b98775..0ac0747 100644 --- a/configs/v4/.pre-commit-config.yaml +++ b/configs/v4/.pre-commit-config.yaml @@ -43,7 +43,7 @@ repos: # CMake linting and formatting - repo: https://github.com/BlankSpruce/gersemi-pre-commit - rev: 0.27.2 + rev: 0.9999.0 hooks: - id: gersemi name: CMake linting