From 7a0876a263558ba61dbc5f95d712c09ed9335fb5 Mon Sep 17 00:00:00 2001 From: dietmarkuehl <1319703+dietmarkuehl@users.noreply.github.com> Date: Sun, 15 Feb 2026 16:37:14 +0000 Subject: [PATCH] Auto-update pre-commit hooks --- .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 e67742c9..707abe92 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -32,7 +32,7 @@ repos: # CMake linting and formatting - repo: https://github.com/BlankSpruce/gersemi - rev: 0.25.4 + rev: 0.26.0 hooks: - id: gersemi name: CMake linting