From 03c3220e72676b4d733c6c99853e0aa7726e6784 Mon Sep 17 00:00:00 2001 From: dietmarkuehl <1319703+dietmarkuehl@users.noreply.github.com> Date: Sun, 3 May 2026 16:38:24 +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 5d28bd4..bd01581 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -20,7 +20,7 @@ repos: args: ["--write", "--ignore-words", ".codespellignore" ] - repo: https://github.com/bemanproject/beman-tidy - rev: v0.4.0 + rev: v0.4.1 hooks: - id: beman-tidy