diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 895f61c..dd1a5fe 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -24,12 +24,6 @@ repos: - id: fmt - id: cargo-check - - repo: https://github.com/doublify/pre-commit-rust - rev: v1.0 - hooks: - - id: fmt - - id: fmt - - repo: https://github.com/python-poetry/poetry rev: "1.8.0" hooks: