mirror of
https://github.com/bitwarden/server.git
synced 2025-04-06 21:48:12 -05:00
Force Renovate to use v6 .NET SDK (#3220)
This commit is contained in:
parent
c5b5225642
commit
6374cc6f0c
7
.github/renovate.json
vendored
7
.github/renovate.json
vendored
@ -44,5 +44,10 @@
|
|||||||
"matchManagers": ["nuget"],
|
"matchManagers": ["nuget"],
|
||||||
"matchUpdateTypes": ["minor", "patch"]
|
"matchUpdateTypes": ["minor", "patch"]
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
|
"force": {
|
||||||
|
"constraints": {
|
||||||
|
"dotnet": "6.0.413"
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user