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