Skip to content

Commit ca6802c

Browse files
authored
Update dependabot.yml
1 parent f86ee09 commit ca6802c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/dependabot.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ updates:
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:

0 commit comments

Comments
 (0)