snabbdom/renovate.json

9 lines
117 B
JSON

{
"extends": [
"github>mightyiam/renovate-config:js-lib"
],
"node": {
"supportPolicy": "current"
}
}