fix(renovate): ignore textwrap

This commit is contained in:
Boshen 2024-01-23 14:38:15 +08:00
parent b329cc4db6
commit 3032dbb98e
No known key found for this signature in database
GPG key ID: 234DA6A7079C6801

View file

@ -14,7 +14,8 @@
"groupName": "cargo",
"matchManagers": ["cargo"],
"schedule": ["on monday"],
"assignees": ["@Boshen"]
"assignees": ["@Boshen"],
"ignoreDeps": ["textwrap"]
},
{
"groupName": "website",