diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index c4876f5773..90b8a9dd3e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -24,7 +24,7 @@ repos: - id: ruff args: [ --fix, - --unsafe-fixes, + # --unsafe-fixes, --preview ] - repo: https://github.com/astral-sh/uv-pre-commit