From faea1dd664f961ee192daa333112b35dc0c7ad50 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fredrik=20Adel=C3=B6w?= Date: Thu, 14 Mar 2024 11:37:24 +0100 Subject: [PATCH] Update .changeset/fuzzy-weeks-press.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Fredrik Adelöw --- .changeset/fuzzy-weeks-press.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/fuzzy-weeks-press.md b/.changeset/fuzzy-weeks-press.md index 36a2074de1..8d65436de3 100644 --- a/.changeset/fuzzy-weeks-press.md +++ b/.changeset/fuzzy-weeks-press.md @@ -2,4 +2,4 @@ '@backstage/plugin-circleci': patch --- -Added an optional ESLint rule - no-top-level-material-ui-4-imports -in circleci plugin which has an auto fix function to migrate the imports and used it to migrate the Material UI imports for plugins/circleci. +Added an optional ESLint rule - no-top-level-material-ui-4-imports - in CircleCI plugin which has an auto fix function to migrate the imports and used it to migrate the Material UI imports for `plugins/circleci`.