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