fix(renovate): ignore breaking major bumps from owo-colors and syn

This commit is contained in:
Boshen 2024-01-23 15:20:06 +08:00
parent 16a192cf1a
commit e1ea0e4d17
No known key found for this signature in database
GPG key ID: 234DA6A7079C6801

View file

@ -15,7 +15,7 @@
"matchManagers": ["cargo"],
"schedule": ["on monday"],
"assignees": ["@Boshen"],
"ignoreDeps": ["textwrap"]
"ignoreDeps": ["textwrap", "owo-colors", "syn"]
},
{
"groupName": "website",