From aab8e56ff0a3a0e4378b5214f28e2337326ceced Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=CF=87=C2=B2?= <88190723+ChiTimesChi@users.noreply.github.com> Date: Mon, 7 Oct 2024 15:19:03 +0100 Subject: [PATCH] ci: add `contracts-core` to the ignored paths list (#3242) --- .github/renovate.json | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/renovate.json b/.github/renovate.json index 8ad2b13bca..f04adb7000 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -17,6 +17,7 @@ "draftPR": true, "cloneSubmodules": true, "forkProcessing": "enabled", + "ignorePaths": ["packages/contracts-core/**"], "packageRules": [ { "matchUpdateTypes": [