commit b5671c23a5eee23629ed6a35222d7a80d2a791c6 parent e8948f4fae77609461781b6388646d8eeeda84ff Author: renovate[bot] <renovate[bot]@users.noreply.github.com> Date: Sat, 24 Mar 2018 13:38:10 +0000 Add renovate.json Diffstat:
| A | renovate.json | | | 5 | +++++ |
1 file changed, 5 insertions(+), 0 deletions(-)
diff --git a/renovate.json b/renovate.json @@ -0,0 +1,5 @@ +{ + "extends": [ + "config:base" + ] +}