diff --git a/package.json b/package.json
index 896e2cbda29f23ef70dc1f3f0f6d2da94c043b03..02e9d3aaaab3370ee396ff99afd50f126fcc3da7 100644
--- a/package.json
+++ b/package.json
@@ -258,7 +258,7 @@
     "jest-junit": "12.2.0",
     "jest-mock-extended": "1.0.18",
     "jest-silent-reporter": "0.5.0",
-    "markdownlint-cli2": "0.3.0",
+    "markdownlint-cli2": "0.3.1",
     "mockdate": "3.0.5",
     "nock": "13.1.3",
     "npm-run-all": "4.1.5",
diff --git a/yarn.lock b/yarn.lock
index 13b8ad9d261a6ea9148d696d0aa94fc7c3831898..fdbd3b549367f4271a32705be53ac9c0e34dbd67 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -6536,10 +6536,10 @@ markdownlint-cli2-formatter-default@^0.0.2:
   resolved "https://registry.yarnpkg.com/markdownlint-cli2-formatter-default/-/markdownlint-cli2-formatter-default-0.0.2.tgz#76f1a064d70966178dfe3bb489af9423d830ca79"
   integrity sha512-jIz1X3SIC8sX4NDFqQFUXL+JEtfnDoN4i+xocEu+etcxGX455pHb6sx86f/yVk4mKJ2o7aNe2ydSx9an22BfBg==
 
-markdownlint-cli2@0.3.0:
-  version "0.3.0"
-  resolved "https://registry.yarnpkg.com/markdownlint-cli2/-/markdownlint-cli2-0.3.0.tgz#415407003021b48343a63bd177ed76f4aedc064b"
-  integrity sha512-0nmB8MMqxwTolfkOaGW9RLqkBVG6DW6oBTyDKd3SP+7e8FPhihg6KBqpz1puj37C2Wd3POS98xiE1GljEVNyHw==
+markdownlint-cli2@0.3.1:
+  version "0.3.1"
+  resolved "https://registry.yarnpkg.com/markdownlint-cli2/-/markdownlint-cli2-0.3.1.tgz#dcdd23a024ff471c6d2117297555c6ddae90d79a"
+  integrity sha512-6t2EhSEpu355IBPdm5DAMAo8ihWWUfIA0pB9FmTUNw78tENAStZPvBL7ym0/4ub9u/J0zslV2ONUTfEhro1KOA==
   dependencies:
     globby "~11.0.4"
     markdownlint "~0.24.0"