mirror of https://github.com/renovatebot/renovate
aada8f0b73
Renovate will now check ignorePaths values for either (a) a string match, or (b) glob pattern. e.g. a string of ‘node_modules/‘ will ignore ‘node_modules/foo/package.json’ and ‘backend/node_modules/foo/package.json’ but it will also ignore ‘not_node_modules/foo/package.json` too. Therefore a blog pattern of `**/node_modules/**` is superior. Closes #1054 BREAKING CHANGE: ignorePaths now supports globs and may match more than before, but that’s probably a good thing. |
||
---|---|---|
.. | ||
docker | ||
meteor | ||
npm | ||
index.js |