diff --git a/non-pinned.json b/non-pinned.json index ab66d27..bee3f82 100644 --- a/non-pinned.json +++ b/non-pinned.json @@ -70,6 +70,12 @@ { "matchUpdateTypes": ["major"], "addLabels": ["major-update"] + }, + { + "description": "Don't pin msbuild-sdks in global.json - they don't support bracket syntax", + "matchFiles": ["global.json"], + "matchDepTypes": ["msbuild-sdk"], + "rangeStrategy": "replace" } ], "ignoreDeps": [