diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 19756e870..dcaf8c314 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -31,7 +31,6 @@ repos: - id: machete name: machete description: run cargo machete on the workspace - stages: [pre-push] entry: cargo machete language: system pass_filenames: false