diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 98f8eb12..40be53b8 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -15,7 +15,6 @@ repos: hooks: - id: fmt - id: cargo-check - # - id: clippy - repo: https://github.com/astral-sh/ruff-pre-commit rev: v0.3.0 hooks: