diff --git a/.github/renovate.json5 b/.github/renovate.json5 index da3cf3e8fb..4e5ca932c0 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -18,6 +18,9 @@ // ignored due to licensing issues. See #10992 '@elastic/elasticsearch', 'event-source-polyfill', + // These need to stay pinned to match the React/Node versions we support + '@types/react', + '@types/node', ], packageRules: [ {