Skip to content

Commit ea61e6b

Browse files
committed
Clean up mdformat dependencies in config
Removed unused mdformat dependencies from pre-commit config.
1 parent 25b8c78 commit ea61e6b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.pre-commit-config.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,9 @@ repos:
3030
- id: mdformat
3131
additional_dependencies:
3232
- mdformat-ruff
33-
- mdformat-deflist
3433
- mdformat-footnote
3534
- mdformat-gfm
3635
- mdformat-gfm-alerts
37-
- mdformat-tables
3836
- repo: https://github.com/astral-sh/ruff-pre-commit
3937
rev: v0.14.3
4038
hooks:

0 commit comments

Comments
 (0)