renovate/lib
Rhys Arkins 5800230cc2 fix: packageRules without packageNames or packagePatterns should match
If a packageRule is missing packageNames AND missing packagePatterns, then we should match by default. This allows users to define a single “exclude” rule without needing to add a catchall include rule (e.g. `packagePatterns”: [“.*”]`)
2018-01-30 09:34:42 +01:00
..
config fix: default peerDependencies to not pin Versions 2018-01-28 14:46:05 +01:00
logger fix: writeToken -> forkToken (#1295) 2017-12-14 11:47:00 +01:00
manager refactor: don’t warn if current version is a file reference 2018-01-28 15:44:35 +01:00
platform feat: verify status check (GitHub) (#1444) 2018-01-25 13:36:21 +01:00
workers fix: packageRules without packageNames or packagePatterns should match 2018-01-30 09:34:42 +01:00
.eslintrc.js refactor: use global logger (#1116) 2017-11-08 06:44:03 +01:00
renovate.js Refactor config definitions and onboarding values (#360) 2017-06-26 13:08:57 +02:00