diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 0700087..1281838 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -31,6 +31,7 @@ repos: hooks: - id: fmt - id: cargo-check + args: [--all-targets] - repo: https://github.com/astral-sh/ruff-pre-commit rev: v0.8.3 hooks: