Skip to content

Commit f5f9741

Browse files
authored
Revert "🔧 Update pre-commit-config.yaml ruff format to use --check (#2077)"
This reverts commit 88eade2.
1 parent be7ff79 commit f5f9741

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.pre-commit-config.yaml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ repos:
3535

3636
- id: local-ruff-format
3737
name: ruff format
38-
entry: uv run ruff format --force-exclude --check
38+
entry: uv run ruff format --force-exclude --exit-non-zero-on-format
3939
require_serial: true
4040
language: unsupported
4141
types: [python]

0 commit comments

Comments
 (0)