From 5072a5b89155fd8ee44cb86cf7e2f1be51e17308 Mon Sep 17 00:00:00 2001 From: Laurent Cozic Date: Tue, 22 Nov 2022 10:28:41 +0000 Subject: [PATCH] Update renovate.json5 --- renovate.json5 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/renovate.json5 b/renovate.json5 index 74a944c305..90d6b3454d 100644 --- a/renovate.json5 +++ b/renovate.json5 @@ -108,6 +108,8 @@ // and TypeScript are safe to upgrade. They are frequently // updated so having them here reduces noise. "eslint", + "@typescript-eslint/eslint-plugin", + "@typescript-eslint/parser", "yarn", "typescript", ],