From 60af5325b7b5f5c39423cbcc5506337549fd2d8f Mon Sep 17 00:00:00 2001 From: steve-downey <2809078+steve-downey@users.noreply.github.com> Date: Thu, 30 Jul 2026 10:06:04 +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 47474b7..38d322a 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -44,7 +44,7 @@ repos: # Beman Standard checking via beman-tidy - repo: https://github.com/bemanproject/beman-tidy - rev: v0.5.2 + rev: v0.5.4 hooks: - id: beman-tidy