diff --git a/.nvmrc b/.nvmrc index 559d696..29d3fcd 100644 --- a/.nvmrc +++ b/.nvmrc @@ -1 +1 @@ -8.16.1 +8.17.0 diff --git a/renovate.json b/renovate.json index f45d8f1..df544ec 100644 --- a/renovate.json +++ b/renovate.json @@ -1,5 +1,5 @@ { "extends": [ - "config:base" + "github>johnapost/renovate-config" ] }