Skip to content

Commit f79d55c

Browse files
committed
ci: Exclude CHANGELOG.md from markdown formatting
1 parent 5580383 commit f79d55c

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
@@ -41,6 +41,7 @@ repos:
4141
rev: 0.7.22
4242
hooks:
4343
- id: mdformat
44+
exclude: CHANGELOG.md
4445
args: [--number] # Keep numbering for ordered lists
4546
additional_dependencies:
4647
- mdformat-gfm # Support for GitHub Flavored Markdown (GFM), including tables, task lists, strikethroughs, and autolinks.

0 commit comments

Comments
 (0)