mirror of
https://github.com/bitwarden/server
synced 2026-01-01 08:03:23 +00:00
Disabled major updates for bootstrap, del, gulp (#4048)
This commit is contained in:
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",
|
||||
|
||||
Reference in New Issue
Block a user