From 38ee3eb18db1664a435ecb22958ae2322f43215d Mon Sep 17 00:00:00 2001 From: ednolan <907967+ednolan@users.noreply.github.com> Date: Sun, 2 Aug 2026 17:47:51 +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 19f2562..9fd6243 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -22,7 +22,7 @@ repos: # CMake linting and formatting - repo: https://github.com/BlankSpruce/gersemi-pre-commit - rev: 0.27.7 + rev: 0.28.0 hooks: - id: gersemi name: CMake linting