mirror of
https://github.com/bitwarden/server
synced 2026-01-08 03:23:20 +00: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