From e2c9cdce6a8d0dfeeb08faf830807be497aa71e1 Mon Sep 17 00:00:00 2001 From: Brad Zacher Date: Wed, 19 Oct 2022 04:56:11 -0700 Subject: [PATCH] chore: don't renovate `nx` or `@nrwl/workspace` for now --- .github/renovate.json5 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/renovate.json5 b/.github/renovate.json5 index e634d4aae8ce..f5d016eb6dbb 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -11,6 +11,8 @@ '@nrwl/jest', '@nrwl/nx-cloud', '@nrwl/tao', + '@nrwl/workspace', + 'nx', ], ignorePaths: [ // integration test package.json's should never be updated as they're purposely fixed tests