1
0
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:
Oscar Hinton
2023-12-12 13:43:11 +01:00
committed by GitHub
parent 26e99ba000
commit 5a6a6ce4ce

View File

@@ -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"]
}, },
{ {