Skip to content

Commit 6dd3978

Browse files
authored
Update .pre-commit-config.yaml
1 parent 4ea6835 commit 6dd3978

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

.pre-commit-config.yaml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,11 @@ repos:
2828
additional_dependencies:
2929
- mdformat-ruff
3030
- mdformat-deflist
31-
- mdformat-footnote
32-
- mdformat-gfm
33-
- mdformat-gfm-alerts
34-
- mdformat-tables
31+
additional_dependencies:
32+
- mdformat-ruff
33+
- mdformat-footnote
34+
- mdformat-gfm
35+
- mdformat-gfm-alerts
3536
- repo: https://github.com/astral-sh/ruff-pre-commit
3637
rev: v0.14.3
3738
hooks:

0 commit comments

Comments
 (0)