mirror of
https://github.com/yanhao98/renovate-example.git
synced 2025-07-13 07:10:50 +08:00
在 default.json5 中为 ESLint 依赖项添加 "oxlint" 匹配规则
This commit is contained in:
@ -50,7 +50,8 @@
|
||||
"/^eslint/",
|
||||
"/^@eslint/",
|
||||
"/^eslint-plugin-/",
|
||||
"/^eslint-config-/"
|
||||
"/^eslint-config-/",
|
||||
"oxlint"
|
||||
]
|
||||
// "schedule": ["before 4am on Monday"],
|
||||
// "automerge": true
|
||||
|
Reference in New Issue
Block a user