thelounge/renovate.json

13 lines
150 B
JSON
Raw Normal View History

2018-05-12 11:21:25 +02:00
{
"extends": [
"config:base"
2018-05-12 11:57:28 +02:00
],
"ignorePaths": [
"test/"
],
"labels": [
"Type: Dependencies"
],
"statusCheckVerify": true
2018-05-12 11:21:25 +02:00
}