summaryrefslogtreecommitdiffstats
path: root/renovate.json
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2024-04-08 16:54:27 +0200
committerHenning Baldersheim <balder@yahoo-inc.com>2024-04-08 18:29:33 +0200
commit6bb907b40f97a78e7e1529110abbf85f9f7d8828 (patch)
treeb127a45dc862e50e013557472368584869246292 /renovate.json
parent82966e62b9de3b344a633a2e0c41929ffe173282 (diff)
Turn off classfile warnings where zookeeper is pulled in due to issues with spotbugs SuppressWarning annotation.
Diffstat (limited to 'renovate.json')
-rw-r--r--renovate.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/renovate.json b/renovate.json
index 0913e6c6458..b815ae4bf88 100644
--- a/renovate.json
+++ b/renovate.json
@@ -21,7 +21,6 @@
{
"description": "Disable automatic PRs for artifacts, e.g. fixed version required like ZK dependencies or released to frequently. PRs can still be created manually from dependency dashboard.",
"matchPackageNames": [
- "com.github.spotbugs:spotbugs-annotations",
"github.com/go-json-experiment/json",
"javax.servlet:javax.servlet-api",
"io.dropwizard.metrics:metrics-core",