soapbox/renovate.json

10 wiersze
122 B
JSON
Czysty Zwykły widok Historia

2020-09-23 16:49:31 +00:00
{
"extends": [
2020-10-05 18:19:12 +00:00
"config:base",
":preserveSemverRanges"
],
"lockFileMaintenance": {
"enabled": true
}
2020-09-23 16:49:31 +00:00
}