thelounge/renovate.json

8 lines
152 B
JSON

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