mirror of
https://github.com/danbulant/oxc
synced 2026-05-24 12:21:58 +00:00
fix(renovate): ignore breaking major bumps from owo-colors and syn
This commit is contained in:
parent
16a192cf1a
commit
e1ea0e4d17
1 changed files with 1 additions and 1 deletions
2
.github/renovate.json
vendored
2
.github/renovate.json
vendored
|
|
@ -15,7 +15,7 @@
|
|||
"matchManagers": ["cargo"],
|
||||
"schedule": ["on monday"],
|
||||
"assignees": ["@Boshen"],
|
||||
"ignoreDeps": ["textwrap"]
|
||||
"ignoreDeps": ["textwrap", "owo-colors", "syn"]
|
||||
},
|
||||
{
|
||||
"groupName": "website",
|
||||
|
|
|
|||
Loading…
Reference in a new issue