Skip to content

Commit 4bb1797

Browse files
authored
Update dependabot.yml
1 parent 1052871 commit 4bb1797

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/dependabot.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ updates:
2222
registries:
2323
- learninghubfeed
2424
- nuget.org
25-
target-branch: "Develop/Features/TD-3683_implement_central_package_management_webui"
25+
target-branch: "Automatic_version_update_dependabot"
2626
ignore:
2727
# Ignore updates to packages that start with 'Wildcards'
2828
- dependency-name: "Microsoft.FeatureManagement.AspNetCore*"
@@ -60,7 +60,7 @@ updates:
6060
directory: "LearningHub.Nhs.WebUI/" # Location of package manifests
6161
schedule:
6262
interval: "daily"
63-
target-branch: "Develop/Features/TD-3683_implement_central_package_management_webui"
63+
target-branch: "Automatic_version_update_dependabot"
6464
# - "dependencies"
6565
open-pull-requests-limit: 10
6666
ignore:
@@ -72,7 +72,7 @@ updates:
7272
directory: "AdminUI/LearningHub.Nhs.AdminUI/" # Location of package manifests
7373
schedule:
7474
interval: "daily"
75-
target-branch: "Develop/Features/TD-3683_implement_central_package_management_webui"
75+
target-branch: "Automatic_version_update_dependabot"
7676
# - "dependencies"
7777
open-pull-requests-limit: 10
7878
ignore:

0 commit comments

Comments
 (0)