diff --git a/.github/renovate.json b/.github/renovate.json index 96a4a632e..775d75127 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -14,7 +14,8 @@ "groupName": "cargo", "matchManagers": ["cargo"], "schedule": ["on monday"], - "assignees": ["@Boshen"] + "assignees": ["@Boshen"], + "ignoreDeps": ["textwrap"] }, { "groupName": "website",