diff --git a/src/sp_repo_review/checks/precommit.py b/src/sp_repo_review/checks/precommit.py index 35e4af25..de0307fa 100644 --- a/src/sp_repo_review/checks/precommit.py +++ b/src/sp_repo_review/checks/precommit.py @@ -149,6 +149,9 @@ class PC180(PreCommit): "https://github.com/hukkin/mdformat", "https://github.com/rvben/rumdl-pre-commit", "https://github.com/davidanson/markdownlint-cli2", + "https://github.com/jolars/panache-pre-commit", + "https://github.com/akiomik/mado", + "https://github.com/markdownlint/markdownlint", }