diff options
-rw-r--r-- | .github/renovate.json | 12 |
1 files changed, 1 insertions, 11 deletions
diff --git a/.github/renovate.json b/.github/renovate.json index 1c7ea8d9cf3..47373a9abd6 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -8,17 +8,7 @@ "prHourlyLimit": 0, "separateMinorPatch": false, "separateMajorMinor": false, - "ignoreDeps": [ - "remark-custom-blocks", - "mdast-util-toc", - "rehype-raw", - "rehype-react", - "rehype-slug", - "remark", - "remark-react", - "remark-rehype", - "unist-util-visit", - + "ignoreDeps": [ "io.spring.dependency-management", "com.jfrog.artifactory", "org.ajoberstar.grgit", |