diff --git a/renovate.json5 b/renovate.json5 index e5e4c4194..f9108ea0c 100644 --- a/renovate.json5 +++ b/renovate.json5 @@ -111,6 +111,7 @@ // and TypeScript are safe to upgrade. They are frequently // updated so having them here reduces noise. "eslint", + "eslint-interactive", "@typescript-eslint/eslint-plugin", "@typescript-eslint/parser", "yarn",