Skip to content

Commit

Permalink
pre-commit: remove namespell due to 3mdeb/hooks#6
Browse files Browse the repository at this point in the history
Signed-off-by: Michał Iwanicki <[email protected]>
  • Loading branch information
m-iwanicki committed Sep 11, 2024
1 parent ea66bb8 commit 7750d80
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,12 +41,6 @@ repos:
- id: yamllint
args: [-c=.yamllint]

- repo: https://github.com/3mdeb/hooks
rev: v0.1.2
hooks:
- id: namespell
args: [--fix]

- repo: https://github.com/igorshubovych/markdownlint-cli
rev: v0.41.0
hooks:
Expand Down

0 comments on commit 7750d80

Please sign in to comment.