Skip to content

Commit 7cf62c3

Browse files
authored
Update dependabot.yml
1 parent 71e2d06 commit 7cf62c3

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/dependabot.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,11 @@ updates:
1111
interval: "daily"
1212
open-pull-requests-limit: 5
1313
target-branch: "Automatic_version_update_dependabot"
14+
registries:
15+
private-nuget:
16+
url: "https://pkgs.dev.azure.com/e-LfH/_packaging/LearningHubFeed/nuget/v3/index.json"
17+
username: "kevin.whittaker"
18+
password: ${{ secrets.AZURE_DEVOPS_PAT }}
1419
ignore:
1520
# Ignore updates to packages that start with 'Wildcards'
1621
- dependency-name: "elfhHub.Nhs.Models"

0 commit comments

Comments
 (0)