@@ -5,69 +5,69 @@ updates:
55 directory : " /ClientAdvisor/App/frontend"
66 schedule :
77 interval : " monthly"
8- target-branch : " dependentbotchanges "
8+ target-branch : " dependabotchanges "
99 open-pull-requests-limit : 15
1010
1111 - package-ecosystem : " npm"
1212 directory : " /ResearchAssistant/App/frontend"
1313 schedule :
1414 interval : " monthly"
15- target-branch : " dependentbotchanges "
15+ target-branch : " dependabotchanges "
1616 open-pull-requests-limit : 15
1717
1818 # 2. Python dependencies
1919 - package-ecosystem : " pip"
2020 directory : " /ClientAdvisor/App"
2121 schedule :
2222 interval : " monthly"
23- target-branch : " dependentbotchanges "
23+ target-branch : " dependabotchanges "
2424 open-pull-requests-limit : 15
2525
2626 - package-ecosystem : " pip"
2727 directory : " /ClientAdvisor/AzureFunction"
2828 schedule :
2929 interval : " monthly"
30- target-branch : " dependentbotchanges "
30+ target-branch : " dependabotchanges "
3131 open-pull-requests-limit : 15
3232
3333 - package-ecosystem : " pip"
3434 directory : " /ClientAdvisor/Deployment/scripts/fabric_scripts"
3535 schedule :
3636 interval : " monthly"
37- target-branch : " dependentbotchanges "
37+ target-branch : " dependabotchanges "
3838 open-pull-requests-limit : 15
3939
4040 - package-ecosystem : " pip"
4141 directory : " /ClientAdvisor/Deployment/scripts/index_scripts"
4242 schedule :
4343 interval : " monthly"
44- target-branch : " dependentbotchanges "
44+ target-branch : " dependabotchanges "
4545 open-pull-requests-limit : 15
4646
4747 - package-ecosystem : " pip"
4848 directory : " /ResearchAssistant/App"
4949 schedule :
5050 interval : " monthly"
51- target-branch : " dependentbotchanges "
51+ target-branch : " dependabotchanges "
5252 open-pull-requests-limit : 15
5353
5454 - package-ecosystem : " pip"
5555 directory : " /ResearchAssistant/Deployment/scripts/aihub_scripts"
5656 schedule :
5757 interval : " monthly"
58- target-branch : " dependentbotchanges "
58+ target-branch : " dependabotchanges "
5959 open-pull-requests-limit : 15
6060
6161 - package-ecosystem : " pip"
6262 directory : " /ResearchAssistant/Deployment/scripts/fabric_scripts"
6363 schedule :
6464 interval : " monthly"
65- target-branch : " dependentbotchanges "
65+ target-branch : " dependabotchanges "
6666 open-pull-requests-limit : 15
6767
6868 - package-ecosystem : " pip"
6969 directory : " /ResearchAssistant/Deployment/scripts/index_scripts"
7070 schedule :
7171 interval : " monthly"
72- target-branch : " dependentbotchanges "
72+ target-branch : " dependabotchanges "
7373 open-pull-requests-limit : 16
0 commit comments