diff --git a/renovate.json b/renovate.json index c06f1a6d7..8242aeb71 100644 --- a/renovate.json +++ b/renovate.json @@ -2,5 +2,5 @@ "extends": [ "config:base" ], - "ignoreDeps": ["guava", "rhino-runtime", "mockito-core", "antlr4", "antlr4-runtime", "paranamer", "fastutil", "auto-value-annotations", "auto-value"] + "ignoreDeps": ["guava", "rhino-runtime", "mockito-core", "antlr4", "antlr4-runtime", "paranamer", "fastutil", "auto-value-annotations", "auto-value", "gson"] }