From 25740a467f71cd8b22bfb7b6e83991db4162ee44 Mon Sep 17 00:00:00 2001 From: aryann <1273457+aryann@users.noreply.github.com> Date: Sun, 31 May 2026 15:07:07 +0000 Subject: [PATCH] Auto-update pre-commit hooks --- .pre-commit-config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index f7c5bfe..1db7e36 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -21,7 +21,7 @@ repos: # CMake linting and formatting - repo: https://github.com/BlankSpruce/gersemi-pre-commit - rev: 0.27.6 + rev: 0.27.7 hooks: - id: gersemi name: CMake linting @@ -42,7 +42,7 @@ repos: # Beman Standard checking via beman-tidy - repo: https://github.com/bemanproject/beman-tidy - rev: v0.4.1 + rev: v0.5.1 hooks: - id: beman-tidy