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 5e852df commit 5e52ce0Copy full SHA for 5e52ce0
.github/dependabot.yml
@@ -23,8 +23,7 @@ updates:
23
versions: [">7.0.0"]
24
- dependency-name: "Selenium.WebDriver.ChromeDriver"
25
versions: ">=113.0.5672.1278" # Recommended version
26
- - files:
27
- - "Auth/LearningHub.Nhs.Auth.Tests/LearningHub.Nhs.Auth.Tests.csproj"
+ - directory: "Auth/LearningHub.Nhs.Auth.Tests/"
28
# For all packages, ignore all patch updates
29
#- dependency-name: "*"
30
# update-types: ["version-update:semver-patch"]
0 commit comments