File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 99 directory : " /" # Location of package manifests
1010 schedule :
1111 interval : " daily"
12- open-pull-requests-limit : 10
13- target-branch : " Automatic_version_update_dependabot "
12+ open-pull-requests-limit : 1
13+ target-branch : " Develop/Features/TD-3683_implement_central_package_management_webui "
1414 ignore :
1515 # Ignore updates to packages that start with 'Wildcards'
1616 - dependency-name : " Microsoft.FeatureManagement.AspNetCore*"
@@ -36,7 +36,7 @@ updates:
3636 directory : " LearningHub.Nhs.WebUI/" # Location of package manifests
3737 schedule :
3838 interval : " daily"
39- target-branch : " Automatic_version_update_dependabot "
39+ target-branch : " Develop/Features/TD-3683_implement_central_package_management_webui "
4040 # - "dependencies"
4141 open-pull-requests-limit : 10
4242 ignore :
@@ -48,7 +48,7 @@ updates:
4848 directory : " AdminUI/LearningHub.Nhs.AdminUI/" # Location of package manifests
4949 schedule :
5050 interval : " daily"
51- target-branch : " Automatic_version_update_dependabot "
51+ target-branch : " Develop/Features/TD-3683_implement_central_package_management_webui "
5252 # - "dependencies"
5353 open-pull-requests-limit : 10
5454 ignore :
You can’t perform that action at this time.
0 commit comments