瀏覽代碼

[NO-JIRA] Ignore doc related dependencies from Renovate

tags/9.5.0.56709
Philippe Perrin 2 年之前
父節點
當前提交
ee5faa2e95
共有 1 個檔案被更改,包括 11 行新增0 行删除
  1. 11
    0
      .github/renovate.json

+ 11
- 0
.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",

Loading…
取消
儲存