diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index bb3879b2..cb181a70 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -14,7 +14,7 @@ repos: rev: v1.0 hooks: - id: fmt - - id: cargo-check + # - id: cargo-check - id: clippy - repo: https://github.com/astral-sh/ruff-pre-commit rev: v0.3.0