Skip to content

Commit

Permalink
fix: make precommit ignore markdown files
Browse files Browse the repository at this point in the history
  • Loading branch information
anand2312 committed Sep 29, 2023
1 parent 9910fe0 commit d2530fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
exclude: '^.*\.(md|MD)$'
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.0.1
Expand Down

0 comments on commit d2530fe

Please sign in to comment.