Skip to content

Commit 4b2b4f5

Browse files
authored
Update dependabot.yml
1 parent 8caae98 commit 4b2b4f5

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

.github/dependabot.yml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -4,24 +4,12 @@
44
# https://docs.github.com/github/administering-a-repository/configuration-options-for-dependency-updates
55

66
version: 2
7-
registries:
8-
tel-azure-package-source:
9-
type: nuget-feed
10-
url: "https://pkgs.dev.azure.com/e-LfH/_packaging/LearningHubFeed/nuget/v3/index.json"
11-
username: "kevin.whittaker"
12-
password: ${{ secrets.AZURE_DEVOPS_PAT }}
13-
nuget-package-source:
14-
type: nuget-feed
15-
url: "https://api.nuget.org/v3/index.json"
167
updates:
178
- package-ecosystem: "nuget"
189
directory: "/" # Location of package manifests
1910
schedule:
2011
interval: "daily"
2112
open-pull-requests-limit: 1
22-
registries:
23-
- tel-azure-package-source
24-
- nuget-package-source
2513
target-branch: "Develop/Features/TD-3683_implement_central_package_management_webui"
2614
ignore:
2715
# Ignore updates to packages that start with 'Wildcards'

0 commit comments

Comments
 (0)