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