diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 7a2c991c..117f209e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -65,6 +65,6 @@ repos: rev: v0.5.2 hooks: - id: beman-tidy - args: [".", "--verbose"] + args: [".", "--verbose", "--require-all"] exclude: 'infra/'