Skip to content

Commit c2a1a9a

Browse files
committed
Exclude workflows from mdformat check
1 parent 8ca68d6 commit c2a1a9a

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
@@ -35,6 +35,7 @@ repos:
3535
- id: mdformat
3636
additional_dependencies:
3737
- mdformat-gfm
38+
exclude: workflows
3839

3940
- repo: https://github.com/astral-sh/ruff-pre-commit
4041
rev: v0.14.5

0 commit comments

Comments
 (0)