mirror of
https://github.com/bitwarden/server.git
synced 2025-04-06 05:28:15 -05:00
Add devops prefix to github actions and docker (#3595)
This commit is contained in:
parent
af7811ba9a
commit
1b379485a5
4
.github/renovate.json
vendored
4
.github/renovate.json
vendored
@ -37,6 +37,10 @@
|
|||||||
"matchManagers": ["github-actions"],
|
"matchManagers": ["github-actions"],
|
||||||
"matchUpdateTypes": ["minor", "patch"]
|
"matchUpdateTypes": ["minor", "patch"]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"matchManagers": ["github-actions", "dockerfile", "docker-compose"],
|
||||||
|
"commitMessagePrefix": "[deps] DevOps:"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"matchPackageNames": ["DnsClient", "Quartz"],
|
"matchPackageNames": ["DnsClient", "Quartz"],
|
||||||
"description": "Admin Console owned dependencies",
|
"description": "Admin Console owned dependencies",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user