diff --git a/.markdown-link-check.json b/.markdown-link-check.json new file mode 100644 index 000000000..3cadc159e --- /dev/null +++ b/.markdown-link-check.json @@ -0,0 +1,7 @@ +{ + "ignorePatterns": [ + { + "pattern": "^https://www.conventionalcommits.org" + } + ] +}