@@ -11,7 +11,7 @@ updates:
1111 interval : " monthly"
1212 commit-message :
1313 prefix : " build"
14- target-branch : " dependentbotchanges "
14+ target-branch : " dependabotchanges "
1515 open-pull-requests-limit : 10
1616
1717 # .NET NuGet dependencies for Backend API (Multiple Projects)
@@ -21,7 +21,7 @@ updates:
2121 interval : " monthly"
2222 commit-message :
2323 prefix : " build"
24- target-branch : " dependentbotchanges "
24+ target-branch : " dependabotchanges "
2525 open-pull-requests-limit : 20
2626
2727 - package-ecosystem : " nuget"
@@ -30,7 +30,7 @@ updates:
3030 interval : " monthly"
3131 commit-message :
3232 prefix : " build"
33- target-branch : " dependentbotchanges "
33+ target-branch : " dependabotchanges "
3434 open-pull-requests-limit : 20
3535
3636 # .NET NuGet dependencies for Kernel Memory Clients
@@ -40,7 +40,7 @@ updates:
4040 interval : " monthly"
4141 commit-message :
4242 prefix : " build"
43- target-branch : " dependentbotchanges "
43+ target-branch : " dependabotchanges "
4444 open-pull-requests-limit : 10
4545
4646 - package-ecosystem : " nuget"
@@ -49,7 +49,7 @@ updates:
4949 interval : " monthly"
5050 commit-message :
5151 prefix : " build"
52- target-branch : " dependentbotchanges "
52+ target-branch : " dependabotchanges "
5353 open-pull-requests-limit : 10
5454
5555 # .NET NuGet dependencies for Kernel Memory Extensions
@@ -59,7 +59,7 @@ updates:
5959 interval : " monthly"
6060 commit-message :
6161 prefix : " build"
62- target-branch : " dependentbotchanges "
62+ target-branch : " dependabotchanges "
6363 open-pull-requests-limit : 10
6464
6565 - package-ecosystem : " nuget"
@@ -68,7 +68,7 @@ updates:
6868 interval : " monthly"
6969 commit-message :
7070 prefix : " build"
71- target-branch : " dependentbotchanges "
71+ target-branch : " dependabotchanges "
7272 open-pull-requests-limit : 10
7373
7474 # .NET NuGet dependencies for Kernel Memory Core Service
@@ -78,7 +78,7 @@ updates:
7878 interval : " monthly"
7979 commit-message :
8080 prefix : " build"
81- target-branch : " dependentbotchanges "
81+ target-branch : " dependabotchanges "
8282 open-pull-requests-limit : 10
8383
8484 # npm dependencies for Frontend App
@@ -88,5 +88,5 @@ updates:
8888 interval : " monthly"
8989 commit-message :
9090 prefix : " build"
91- target-branch : " dependentbotchanges "
91+ target-branch : " dependabotchanges "
9292 open-pull-requests-limit : 20
0 commit comments