Procházet zdrojové kódy

[NO-JIRA] Ignore doc related dependencies from Renovate

tags/9.5.0.56709
Philippe Perrin před 2 roky
rodič
revize
ee5faa2e95
1 změnil soubory, kde provedl 11 přidání a 0 odebrání
  1. 11
    0
      .github/renovate.json

+ 11
- 0
.github/renovate.json Zobrazit soubor

@@ -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",

Načítá se…
Zrušit
Uložit