1
0
mirror of https://github.com/bitwarden/server synced 2025-12-24 12:13:17 +00:00

Updated bootstrap to 5.3.3 (#4697)

* Updated bootstrap to 5.3.3

* Removed locking of bootstrap version
This commit is contained in:
Todd Martin
2024-08-27 12:24:02 -04:00
committed by GitHub
parent e65cf19873
commit 0a6c35e56c
5 changed files with 6 additions and 12 deletions

View File

@@ -40,12 +40,6 @@
"commitMessagePrefix": "[deps] Auth:",
"reviewers": ["team:team-auth-dev"]
},
{
"matchPackageNames": ["bootstrap"],
"matchUpdateTypes": ["major"],
"description": "Lock bootstrap major versions due to ASP.NET conflicts",
"enabled": false
},
{
"matchPackageNames": [
"AspNetCoreRateLimit",