Skip to content
This repository was archived by the owner on Sep 8, 2025. It is now read-only.

Commit d2530fe

Browse files
committed
fix: make precommit ignore markdown files
1 parent 9910fe0 commit d2530fe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
exclude: '^.*\.(md|MD)$'
12
repos:
23
- repo: https://github.com/pre-commit/pre-commit-hooks
34
rev: v4.0.1

0 commit comments

Comments
 (0)