socialnetworknews-web

A open-source Paper.li clone
git clone git://archive.git.mtrnord.blog/SocialNetworkNews/socialnetworknews-web.git
Log | Files | Refs | README | LICENSE

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:
Arenovate.json | 5+++++
1 file changed, 5 insertions(+), 0 deletions(-)

diff --git a/renovate.json b/renovate.json @@ -0,0 +1,5 @@ +{ + "extends": [ + "config:base" + ] +}