exclude setup-chrome from renovate
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
This commit is contained in:
@@ -40,6 +40,10 @@
|
||||
matchSourceUrls: ['https://github.com/yarnpkg/berry'],
|
||||
enabled: false,
|
||||
},
|
||||
{
|
||||
matchPackageNames: ['browser-actions/setup-chrome'],
|
||||
enabled: false,
|
||||
},
|
||||
// ESM only majors, that we're not ready for yet
|
||||
{
|
||||
matchPackageNames: ['node-fetch'],
|
||||
|
||||
Reference in New Issue
Block a user