From 89241ba2c35e5309e1c80ccf8317dc3e1d38be1d Mon Sep 17 00:00:00 2001 From: steve-downey <2809078+steve-downey@users.noreply.github.com> Date: Sun, 1 Feb 2026 16:47:34 +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 22b126c..2252c4a 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -20,7 +20,7 @@ repos: # CMake linting and formatting - repo: https://github.com/BlankSpruce/gersemi - rev: 0.25.1 + rev: 0.25.4 hooks: - id: gersemi name: CMake linting