diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 05f4e713..b5f6ef3c 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -50,5 +50,6 @@ repos: rev: v0.4.0 hooks: - id: beman-tidy + args: [".", "--verbose", "--require-all"] exclude: 'infra/'