diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index d1ab2a1c..660d70e0 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -24,6 +24,7 @@ repos: rev: v0.0.254 hooks: - id: ruff + args: [--fix] - repo: https://github.com/psf/black rev: 23.1.0