File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -14,6 +14,7 @@ updates:
1414 ignore :
1515 # Ignore updates to packages that start with 'Wildcards'
1616 - dependency-name : " Microsoft.FeatureManagement.AspNetCore*"
17+ - dependency-name : " Microsoft.TestPlatform.TestHost*"
1718 # Ignore some updates to the package
1819 - dependency-name : " Microsoft.VisualStudio.Web.CodeGeneration.Design"
1920 versions : [">7.0.0"]
@@ -22,8 +23,7 @@ updates:
2223 - dependency-name : " Microsoft.AspNetCore.Mvc.Testing"
2324 versions : [">7.0.0"]
2425 - dependency-name : " Selenium.WebDriver.ChromeDriver"
25- versions : " >=113.0.5672.1278" # Recommended version
26- - directory : " Auth/LearningHub.Nhs.Auth.Tests/"
26+ versions : " >=113.0.5672.1278" # Recommended version
2727 # For all packages, ignore all patch updates
2828 # - dependency-name: "*"
2929 # update-types: ["version-update:semver-patch"]
You can’t perform that action at this time.
0 commit comments