diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 7617038d..9beff4a2 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -24,7 +24,7 @@ repos: - repo: https://github.com/astral-sh/ruff-pre-commit rev: v0.13.2 hooks: - - id: ruff + - id: ruff-check - id: ruff-format - repo: https://github.com/woodruffw/zizmor-pre-commit