Browse Source

Ignore `@svgr/webpack` updates as they require a Webpacker upgrade (#28098)

dariusk-working/4_3_0
Renaud Chaput 2 years ago committed by GitHub
parent
commit
8ebc94dd22
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      .github/renovate.json5

1
.github/renovate.json5

@ -22,6 +22,7 @@
'react-hotkeys', // Requires code changes
// Requires Webpacker upgrade or replacement
'@svgr/webpack',
'@types/webpack',
'babel-loader',
'compression-webpack-plugin',

Loading…
Cancel
Save