0
0
mirror of https://github.com/yanhao98/renovate-example.git synced 2025-07-13 04:30:48 +08:00

在 default.json5 中为 ESLint 依赖项添加 "oxlint" 匹配规则

This commit is contained in:
mini2024
2025-03-30 04:20:45 +08:00
parent bc5c73d606
commit d874dd7042

View File

@ -50,7 +50,8 @@
"/^eslint/",
"/^@eslint/",
"/^eslint-plugin-/",
"/^eslint-config-/"
"/^eslint-config-/",
"oxlint"
]
// "schedule": ["before 4am on Monday"],
// "automerge": true