Skip to content

Commit

Permalink
Add a markdown formatter
Browse files Browse the repository at this point in the history
  • Loading branch information
dstansby committed Dec 10, 2024
1 parent d821a1c commit b0644d9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,8 @@ repos:
- id: blacken-docs
additional_dependencies:
- black==22.12.0

- repo: https://github.com/executablebooks/mdformat
rev: e4610eb89da7633170df4c298347558c914780d9 # 0.7.19
hooks:
- id: mdformat

0 comments on commit b0644d9

Please sign in to comment.