renovate: Ignore yarn dependencies
Signed-off-by: Johan Haals <johan.haals@gmail.com>
This commit is contained in:
@@ -21,5 +21,9 @@
|
||||
groupName: 'SVGR monorepo packages',
|
||||
rangeStrategy: 'replace',
|
||||
},
|
||||
{
|
||||
matchSourceUrls: ['https://github.com/yarnpkg/berry'],
|
||||
excludePackagePatterns: ['^@yarnpkg', '^yarn'],
|
||||
},
|
||||
],
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user