diff --git a/.github/renovate.json5 b/.github/renovate.json5 index 86c8c68e472..8356a79c902 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -4,6 +4,8 @@ ], "enabledManagers": ["npm"], "ignoreDeps": [ + "@types/systemjs", + "@types/d3-force", "d3", "d3-force", // we should bump this once we move to esm modules "husky",