Update renovate.json

This commit is contained in:
NotMyFault
2021-02-01 20:11:23 +01:00
committed by GitHub
parent f88432a709
commit a49ebb4578

View File

@ -2,5 +2,5 @@
"extends": [
"config:base"
],
"ignoreDeps": ["guava", "rhino-runtime", "mockito-core", "antlr4", "antlr4-runtime", "paranamer"]
"ignoreDeps": ["guava", "rhino-runtime", "mockito-core", "antlr4", "antlr4-runtime", "paranamer", "fastutil"]
}