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