mirror of
https://github.com/thelounge/thelounge
synced 2024-11-23 04:23:13 +00:00
7 lines
152 B
JSON
7 lines
152 B
JSON
{
|
|
"extends": ["config:base"],
|
|
"ignorePaths": ["test/"],
|
|
"labels": ["Type: Dependencies"],
|
|
"rebaseStalePrs": true,
|
|
"statusCheckVerify": true
|
|
}
|