diff --git a/renovate.json b/renovate.json index b0cf47fa..aaf49aed 100644 --- a/renovate.json +++ b/renovate.json @@ -10,7 +10,8 @@ "**/__tests__/**", "**/test/**", "**/tests/**", - "**/__fixtures__/**" + "**/__fixtures__/**", + "shared/**" ], "lockFileMaintenance": { "enabled": true