deprecatedService: rename url to route for consistency; test on [versioneye] (#2938)
This commit is contained in:
@@ -5,7 +5,7 @@ const { deprecatedService } = require('..')
|
||||
// bitHound integration - deprecated as of July 2018
|
||||
module.exports = deprecatedService({
|
||||
category: 'dependencies',
|
||||
url: {
|
||||
route: {
|
||||
base: 'bithound',
|
||||
format: '(?:code/|dependencies/|devDependencies/)?(?:.+?)',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user