thelounge/renovate.json
2018-05-24 16:44:47 +03:00

14 lines
176 B
JSON

{
"extends": [
"config:base"
],
"ignorePaths": [
"test/"
],
"labels": [
"Type: Dependencies"
],
"rebaseStalePrs": true,
"statusCheckVerify": true
}