diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a80468be..67871b4a 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -49,7 +49,7 @@ repos: # Beman Standard checking via beman-tidy - repo: https://github.com/bemanproject/beman-tidy - rev: v0.5.1 + rev: v0.5.2 hooks: - id: beman-tidy args: [".", "--verbose", "--require-all"]