1
0
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:
Todd Martin
2024-05-03 12:04:56 -04:00
committed by GitHub
parent d965166a37
commit 5a5e5c5058

View File

@@ -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",