diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 54087e5..69d6655 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -40,7 +40,7 @@ repos: - id: codespell - repo: https://github.com/bemanproject/beman-tidy - rev: v0.3.1 + rev: v0.4.0 hooks: - id: beman-tidy args: [".", "--verbose", "--require-all"]