diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 629f105c..a9f6e796 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -45,11 +45,4 @@ repos: papers/.* )$ - # Beman Standard checking via beman-tidy - - repo: https://github.com/bemanproject/beman-tidy - rev: v0.3.1 - hooks: - - id: beman-tidy - args: [".", "--verbose", "--require-all"] - exclude: 'infra/'