Browse Source

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

Renaud Chaput 6 months ago
parent
commit
8ebc94dd22
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .github/renovate.json5

+ 1 - 0
.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',