From 0b61d837398e9a8863bfcac9888af7065ea266c9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=A1bor=20Farkas?= Date: Tue, 2 Nov 2021 15:06:07 +0100 Subject: [PATCH] renovate: block updating eslint for now (#41199) --- .github/renovate.json5 | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/renovate.json5 b/.github/renovate.json5 index a557608eb6c..7607c969ca0 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -8,6 +8,7 @@ "@types/d3-force", "d3", "d3-force", // we should bump this once we move to esm modules + "eslint", // wait until `eslint-plugin-react-hooks>4.2.0` is released "globby", // we should bump this once we move to esm modules "slate", "slate-plain-serializer",