mirror of
https://github.com/bitwarden/server
synced 2025-12-16 00:03:54 +00:00
Pin Moq to Stay Below 4.20.0 (#3165)
This commit is contained in:
4
.github/renovate.json
vendored
4
.github/renovate.json
vendored
@@ -43,6 +43,10 @@
|
||||
"groupName": "nuget minor",
|
||||
"matchManagers": ["nuget"],
|
||||
"matchUpdateTypes": ["minor", "patch"]
|
||||
},
|
||||
{
|
||||
"matchPackageNames": ["Moq"],
|
||||
"allowedVersions": "<=4.18.4"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user