Skip to content

Commit da92175

Browse files
committed
Remove typos from pre-commit
1 parent 2f430d8 commit da92175

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,4 @@ repos:
2525
- id: ruff
2626
args: [ --fix ]
2727
# Run the formatter.
28-
- id: ruff-format
29-
- repo: https://github.com/crate-ci/typos
30-
rev: v1
31-
hooks:
32-
- id: typos
28+
- id: ruff-format

0 commit comments

Comments
 (0)