diff options
Diffstat (limited to '.github')
-rw-r--r-- | .github/renovate.json | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/.github/renovate.json b/.github/renovate.json index 47373a9abd6..1a0fb83cbff 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -8,16 +8,9 @@ "prHourlyLimit": 0, "separateMinorPatch": false, "separateMajorMinor": false, - "ignoreDeps": [ - "io.spring.dependency-management", - "com.jfrog.artifactory", + "ignoreDeps": [ "org.ajoberstar.grgit", "com.bmuschko.docker-remote-api", - "com.github.hierynomus.license", - "com.github.hierynomus.license-report", - "de.undercouch.download", - "com.github.johnrengelman.shadow", - "com.bmuschko.docker-remote-api", "com.sonarsource.abap:sonar-abap-plugin", "com.sonarsource.cobol:sonar-cobol-plugin", |