add comment, use enabled flag

Signed-off-by: Johan Haals <johan.haals@gmail.com>
This commit is contained in:
Johan Haals
2022-11-25 15:52:45 +01:00
parent 67ba03ce2f
commit 492b65294c
+2 -1
View File
@@ -21,9 +21,10 @@
groupName: 'SVGR monorepo packages',
rangeStrategy: 'replace',
},
// We update yarn packages manually as it's gzip'd and we don't want to pollute the repository too much.
{
matchSourceUrls: ['https://github.com/yarnpkg/berry'],
excludePackagePatterns: ['^@yarnpkg', '^yarn'],
enabled: false,
},
],
}