mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 04:18:54 +00:00
chore(ci): group nestjs dependencies (#8281)
This commit is contained in:
4
.github/renovate.json
vendored
4
.github/renovate.json
vendored
@@ -39,6 +39,10 @@
|
|||||||
"groupName": "rust toolchain",
|
"groupName": "rust toolchain",
|
||||||
"matchManagers": ["custom.regex"],
|
"matchManagers": ["custom.regex"],
|
||||||
"matchDepNames": ["rustc"]
|
"matchDepNames": ["rustc"]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"groupName": "nestjs",
|
||||||
|
"matchPackagePatterns": ["^@nestjs"]
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"commitMessagePrefix": "chore: ",
|
"commitMessagePrefix": "chore: ",
|
||||||
|
|||||||
Reference in New Issue
Block a user