Plex-FAWE/renovate.json

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

7 lines
194 B
JSON
Raw Normal View History

2020-12-20 21:29:54 +00:00
{
"extends": [
"config:base"
2020-12-21 10:17:46 +00:00
],
2021-02-03 22:08:39 +00:00
"ignoreDeps": ["guava", "rhino-runtime", "mockito-core", "antlr4", "antlr4-runtime", "paranamer", "fastutil", "auto-value-annotations", "auto-value"]
2020-12-20 21:29:54 +00:00
}