diff --git a/.github/renovate.json b/.github/renovate.json index 775d75127..3fd4eb472 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -15,7 +15,7 @@ "matchManagers": ["cargo"], "schedule": ["on monday"], "assignees": ["@Boshen"], - "ignoreDeps": ["textwrap"] + "ignoreDeps": ["textwrap", "owo-colors", "syn"] }, { "groupName": "website",