diff options
author | Zipeng WU <zipeng.wu@sonarsource.com> | 2022-11-30 21:26:40 +0100 |
---|---|---|
committer | sonartech <sonartech@sonarsource.com> | 2022-12-01 20:03:12 +0000 |
commit | 304968eb64f41191ee7b069a8cef098128f8895f (patch) | |
tree | 63a22cac770993cb6f0296279ed37fa5cc56b682 /.github | |
parent | 3ca3b4477f0746f5c95d04f130ae05c692b1940b (diff) | |
download | sonarqube-304968eb64f41191ee7b069a8cef098128f8895f.tar.gz sonarqube-304968eb64f41191ee7b069a8cef098128f8895f.zip |
[NO-JIRA] Reactivate renovate for updated gradle plugins
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", |