From 3e6e75c27bcf2cdb106b0571630e71746fcc9b5d Mon Sep 17 00:00:00 2001 From: Laurent Cozic Date: Tue, 3 Jan 2023 10:27:01 +0000 Subject: [PATCH] Update renovate.json5 --- renovate.json5 | 1 + 1 file changed, 1 insertion(+) 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",