Skip to content

Commit 6ba45ba

Browse files
committed
fix: Remove codespell hook
1 parent 7ab38e7 commit 6ba45ba

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.pre-commit-config.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,3 @@ repos:
2121
- id: ruff-format
2222
- id: ruff-check
2323
args: ["--fix", "--show-fixes"]
24-
- repo: https://github.com/codespell-project/codespell
25-
rev: v2.4.1
26-
hooks:
27-
- id: codespell

0 commit comments

Comments
 (0)