mirror of
https://github.com/clash-verge-rev/clash-verge-rev.git
synced 2026-04-15 22:40:42 +08:00
feat: group all GitHub Actions updates into a single PR
This commit is contained in:
parent
a2d33c5447
commit
c8c79d9baa
@ -35,6 +35,11 @@
|
|||||||
"description": "Group all npm dependencies into a single PR",
|
"description": "Group all npm dependencies into a single PR",
|
||||||
"matchManagers": ["npm"],
|
"matchManagers": ["npm"],
|
||||||
"groupName": "npm dependencies"
|
"groupName": "npm dependencies"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"description": "Group all GitHub Actions updates into a single PR",
|
||||||
|
"matchManagers": ["github-actions"],
|
||||||
|
"groupName": "github actions"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"postUpdateOptions": ["pnpmDedupe"],
|
"postUpdateOptions": ["pnpmDedupe"],
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user