Skip to content

Commit

Permalink
remove codespell from pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
ebrahimebrahim committed May 28, 2024
1 parent d61350e commit 52e9c16
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,11 +46,6 @@ repos:
args: ["--fix", "--show-fixes"]
- id: ruff-format

- repo: https://github.com/codespell-project/codespell
rev: "v2.2.6"
hooks:
- id: codespell

- repo: https://github.com/shellcheck-py/shellcheck-py
rev: "v0.10.0.1"
hooks:
Expand Down

0 comments on commit 52e9c16

Please sign in to comment.