PlotSquared/renovate.json

12 lines
140 B
JSON
Raw Permalink Normal View History

2020-12-20 21:24:38 +00:00
{
"extends": [
"config:base",
":disableDependencyDashboard"
],
"ignoreDeps": [
"guava",
2021-09-06 15:04:07 +02:00
"gson",
"snakeyaml"
2020-12-20 21:24:38 +00:00
]
}