mirror of
https://github.com/bitwarden/server.git
synced 2024-11-22 12:15:36 +01:00
Disabled major updates for bootstrap, del, gulp (#4048)
This commit is contained in:
parent
d965166a37
commit
5a5e5c5058
6
.github/renovate.json
vendored
6
.github/renovate.json
vendored
@ -40,6 +40,12 @@
|
||||
"commitMessagePrefix": "[deps] Auth:",
|
||||
"reviewers": ["team:team-auth-dev"]
|
||||
},
|
||||
{
|
||||
"matchPackageNames": ["bootstrap", "del", "gulp"],
|
||||
"matchUpdateTypes": ["major"],
|
||||
"description": "Lock bootstrap, del, and gulp major versions due to ASP.NET conflicts",
|
||||
"enabled": false
|
||||
},
|
||||
{
|
||||
"matchPackageNames": [
|
||||
"AspNetCoreRateLimit",
|
||||
|
Loading…
Reference in New Issue
Block a user