Skip to content

Commit 566771f

Browse files
authored
ruff -> ruff-check (#152)
1 parent f266606 commit 566771f

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
@@ -100,7 +100,7 @@ repos:
100100
rev: v0.12.9
101101
hooks:
102102
# Sort imports
103-
- id: ruff
103+
- id: ruff-check
104104
# Run the formatter
105105
- id: ruff-format
106106
- repo: https://github.com/astral-sh/uv-pre-commit

0 commit comments

Comments
 (0)