thelounge/renovate.json
2019-07-17 10:22:30 +01:00

8 lines
152 B
JSON

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