Skip to content

Commit 715197b

Browse files
committed
chore: fix pre-commit
1 parent 4999d50 commit 715197b

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
@@ -25,7 +25,7 @@ repos:
2525
hooks:
2626
- id: ruff
2727
args: [--fix]
28-
- id: ruff-format
28+
- id: ruff
2929

3030
- repo: https://github.com/pre-commit/pre-commit-hooks
3131
rev: v6.0.0

0 commit comments

Comments
 (0)