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 6032ebe commit bd01584Copy full SHA for bd01584
.github/dependabot.yml
@@ -14,6 +14,9 @@ updates:
14
ignore:
15
# Ignore updates to packages that start with 'Wildcards'
16
- dependency-name: "Microsoft.FeatureManagement.AspNetCore*"
17
+ - dependency-name: "LearningHub.Nhs.Models*"
18
+ - dependency-name: "LearningHub.Nhs.Caching*"
19
+ - dependency-name: "elfhHub.Nhs.Models*"
20
# Ignore some updates to the package
21
- dependency-name: "Microsoft.VisualStudio.Web.CodeGeneration.Design"
22
versions: [">7.0.0"]
0 commit comments