Skip to content

Commit

Permalink
chore: remove markdownlint from pre-commit config
Browse files Browse the repository at this point in the history
  • Loading branch information
gadomski committed Jul 17, 2024
1 parent e3d06a9 commit cfa6ae4
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,6 @@
# Please run `pre-commit run --all-files` when adding or changing entries.

repos:
- repo: https://github.com/DavidAnson/markdownlint-cli2
rev: v0.13.0
hooks:
- id: markdownlint-cli2
- repo: https://github.com/codespell-project/codespell
rev: v2.3.0
hooks:
Expand Down

0 comments on commit cfa6ae4

Please sign in to comment.