diff --git a/renovate.json b/renovate.json new file mode 100644 index 0000000..329ed87 --- /dev/null +++ b/renovate.json @@ -0,0 +1,6 @@ +{ + "extends": [ + "github>loopbackio/cicd//shared-configs/renovate/base" + ], + "prConcurrentLimit": 30 +}