diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 5939a4d..30f7f89 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -45,6 +45,6 @@ repos: rev: v0.5.2 hooks: - id: beman-tidy - args: [".", "--verbose"] + args: [".", "--verbose", "--require-all"] exclude: 'infra/|port/'