hardlounge/renovate.json

13 lines
150 B
JSON
Raw Normal View History

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