summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRenaud Chaput <renchap@gmail.com>2023-11-28 11:03:32 +0100
committerGitHub <noreply@github.com>2023-11-28 10:03:32 +0000
commit8ebc94dd22a18c28c4c9763b909e92e6ba64e242 (patch)
tree40eceb294e75588ba2fbce35420a2a6f56f5cff0
parentbaf3b71e3b881a2143c983ce71646ae3a8262086 (diff)
Ignore `@svgr/webpack` updates as they require a Webpacker upgrade (#28098)
-rw-r--r--.github/renovate.json51
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/renovate.json5 b/.github/renovate.json5
index 77b64fdd3f9..895dbfbad23 100644
--- a/.github/renovate.json5
+++ b/.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',