From 45df05a952e1f2bad3c62c034ca66d8784aef4db Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Darius=20Nea=C8=9Bu?= Date: Mon, 4 May 2026 19:43:14 +0300 Subject: [PATCH] fix: bump beman-tidy to v0.4.1 in pre-commit config Co-Authored-By: Claude Sonnet 4.6 --- .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 7dee755..312b0b1 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -43,7 +43,7 @@ repos: # Beman Standard checking via beman-tidy - repo: https://github.com/bemanproject/beman-tidy - rev: v0.3.1 + rev: v0.4.1 hooks: - id: beman-tidy