Revert "🔧 Update pre-commit-config.yaml ruff format to use --check (#2077)" (#2091)

This reverts commit 88eade2231.
This commit is contained in:
Alejandra
2026-01-20 13:07:38 +01:00
committed by GitHub
parent be7ff79aa7
commit 4fcaa97ac6

View File

@@ -35,7 +35,7 @@ repos:
- id: local-ruff-format - id: local-ruff-format
name: ruff format name: ruff format
entry: uv run ruff format --force-exclude --check entry: uv run ruff format --force-exclude --exit-non-zero-on-format
require_serial: true require_serial: true
language: unsupported language: unsupported
types: [python] types: [python]