diff --git a/src/sp_repo_review/checks/precommit.py b/src/sp_repo_review/checks/precommit.py index f7f231ef..ee565a3c 100644 --- a/src/sp_repo_review/checks/precommit.py +++ b/src/sp_repo_review/checks/precommit.py @@ -134,6 +134,7 @@ class PC180(PreCommit): repos = { "https://github.com/rbubley/mirrors-prettier", "https://github.com/executablebooks/mdformat", + "https://github.com/hukkin/mdformat", }