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

更新 ESLint 依赖组名称为 "Lint dependencies"

This commit is contained in:
严浩
2025-04-02 10:15:54 +08:00
parent d874dd7042
commit ed992dd6e5

View File

@ -45,7 +45,7 @@
// https://grok.com/chat/68971467-db9f-4e92-b69f-e81431250d3b // https://grok.com/chat/68971467-db9f-4e92-b69f-e81431250d3b
{ {
"groupName": "ESLint dependencies", "groupSlug": "eslint", "groupName": "Lint dependencies", "groupSlug": "lint",
"matchPackageNames": [ "matchPackageNames": [
"/^eslint/", "/^eslint/",
"/^@eslint/", "/^@eslint/",