We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0499546 commit 848e934Copy full SHA for 848e934
.github/dependabot.yml
@@ -24,7 +24,7 @@ updates:
24
- dependency-name: "Selenium.WebDriver.ChromeDriver"
25
versions: ">=113.0.5672.1278" # Recommended version
26
- dependency-name: "*"
27
- directory: "Auth/LearningHub.Nhs.Auth.Tests/LearningHub.Nhs.Auth.Tests.csproj"
+ files: "Auth/LearningHub.Nhs.Auth.Tests/LearningHub.Nhs.Auth.Tests.csproj"
28
# For all packages, ignore all patch updates
29
#- dependency-name: "*"
30
# update-types: ["version-update:semver-patch"]
0 commit comments