Skip to content
This repository was archived by the owner on Jan 13, 2026. It is now read-only.

Commit 23c01e4

Browse files
pre-commit no fix
1 parent 47757e8 commit 23c01e4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ repos:
1414
rev: v0.12.8
1515
hooks:
1616
- id: ruff
17-
args: [--fix, --exit-non-zero-on-fix]
17+
args: [--diff]
1818
- id: ruff-format
1919
- repo: local
2020
hooks:

0 commit comments

Comments
 (0)