mirror of
https://github.com/bitwarden/server.git
synced 2025-07-02 16:42:50 -05:00
Add commitMessagePrefix to package.json (#3529)
This commit is contained in:
1
.github/renovate.json
vendored
1
.github/renovate.json
vendored
@ -46,6 +46,7 @@
|
|||||||
{
|
{
|
||||||
"matchFileNames": ["src/Admin/package.json", "src/Sso/package.json"],
|
"matchFileNames": ["src/Admin/package.json", "src/Sso/package.json"],
|
||||||
"description": "Admin & SSO npm packages",
|
"description": "Admin & SSO npm packages",
|
||||||
|
"commitMessagePrefix": "[deps] Auth:",
|
||||||
"reviewers": ["team:team-auth-dev"]
|
"reviewers": ["team:team-auth-dev"]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user