From e4371f9f58e00bf3acd2ba6eaf969d033218863e Mon Sep 17 00:00:00 2001 From: "github-merge-queue[bot]" <118344674+github-merge-queue[bot]@users.noreply.github.com> Date: Fri, 5 Apr 2024 14:04:17 +0000 Subject: [PATCH] =?UTF-8?q?chore(prettier):=20fix=20unformatted=20files=20?= =?UTF-8?q?=F0=9F=A4=96=20=E2=9C=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/renovate.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/renovate.json b/.github/renovate.json index b92b1e3b062..0d9b903f079 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -7,7 +7,7 @@ ], "ignorePresets": ["github>sanity-io/renovate-config:group-non-major"], "packageRules": [ - { + { "description": "Slate upgrades are handled manually as they require extensive manual testing to verify it's safe to upgrade", "matchPackageNames": ["slate", "slate-react"], "enabled": false