Skip to content

Commit f0ba4c2

Browse files
committed
remove mdformat from pre-commit
1 parent e7d25a1 commit f0ba4c2

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.pre-commit-config.yaml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,6 @@ repos:
88
# Run the formatter.
99
- id: ruff-format
1010

11-
- repo: https://github.com/executablebooks/mdformat
12-
rev: 0.7.22
13-
hooks:
14-
- id: mdformat
15-
additional_dependencies:
16-
- mdformat-ruff
17-
1811
- repo: https://github.com/pre-commit/pre-commit-hooks
1912
rev: v5.0.0
2013
hooks:

0 commit comments

Comments
 (0)