thelounge/renovate.json

8 lines
152 B
JSON
Raw Normal View History

2018-05-12 09:21:25 +00:00
{
"extends": ["config:base"],
"ignorePaths": ["test/"],
"labels": ["Type: Dependencies"],
2018-05-24 16:44:47 +03:00
"rebaseStalePrs": true,
2018-05-12 12:57:28 +03:00
"statusCheckVerify": true
2018-05-12 09:21:25 +00:00
}