diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 5375c94d7..52c14566f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -25,6 +25,7 @@ repos: rev: v0.0.290 hooks: - id: ruff + args: [--fix, --exit-non-zero-on-fix] - repo: https://github.com/codespell-project/codespell rev: v2.2.5