diff options
Diffstat (limited to '.github/renovate.json')
-rw-r--r-- | .github/renovate.json | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.github/renovate.json b/.github/renovate.json index cc7013d0da2..06e1d347eca 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -9,6 +9,16 @@ "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", + "io.spring.dependency-management", "com.jfrog.artifactory", "org.ajoberstar.grgit", @@ -18,6 +28,7 @@ "de.undercouch.download", "com.github.johnrengelman.shadow", "com.bmuschko.docker-remote-api", + "com.sonarsource.abap:sonar-abap-plugin", "com.sonarsource.cobol:sonar-cobol-plugin", "com.sonarsource.cpp:sonar-cfamily-plugin", |