File tree Expand file tree Collapse file tree 1 file changed +0
-12
lines changed
Expand file tree Collapse file tree 1 file changed +0
-12
lines changed Original file line number Diff line number Diff line change 44# https://docs.github.com/github/administering-a-repository/configuration-options-for-dependency-updates
55
66version : 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"
167updates :
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'
You can’t perform that action at this time.
0 commit comments