Skip to content

Commit 0b908dc

Browse files
Darius Neațuclaude
andcommitted
chore: bump beman-tidy to v0.4.1 and enable --require-all
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 499b7bd commit 0b908dc

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,9 @@ repos:
4242

4343
# Beman Standard checking via beman-tidy
4444
- repo: https://github.com/bemanproject/beman-tidy
45-
rev: v0.4.0
45+
rev: v0.4.1
4646
hooks:
4747
- id: beman-tidy
48+
args: ["--require-all"]
4849

4950
exclude: 'cookiecutter/|infra/|port/'

0 commit comments

Comments
 (0)