mirror of
https://github.com/bitwarden/server.git
synced 2025-07-06 02:22:49 -05: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