44 - package-ecosystem : pip
55 directory : " /"
66 schedule :
7- interval : daily
7+ interval : weekly
88 time : " 04:00"
99 open-pull-requests-limit : 99
1010 target-branch : development
@@ -16,7 +16,7 @@ updates:
1616 - package-ecosystem : github-actions
1717 directory : " /"
1818 schedule :
19- interval : daily
19+ interval : weekly
2020 time : " 04:00"
2121 open-pull-requests-limit : 99
2222 target-branch : development
@@ -30,7 +30,7 @@ updates:
3030 - package-ecosystem : pip
3131 directory : " /cookietemple/create/templates/cli/cli_python/{{ cookiecutter.project_slug_no_hyphen }}"
3232 schedule :
33- interval : daily
33+ interval : weekly
3434 time : " 04:00"
3535 open-pull-requests-limit : 99
3636 target-branch : development
@@ -42,7 +42,7 @@ updates:
4242 - package-ecosystem : gradle
4343 directory : " /cookietemple/create/templates/cli/cli_java/{{ cookiecutter.project_slug_no_hyphen }}"
4444 schedule :
45- interval : daily
45+ interval : weekly
4646 time : " 04:00"
4747 open-pull-requests-limit : 99
4848 target-branch : development
@@ -55,7 +55,7 @@ updates:
5555 - package-ecosystem : maven
5656 directory : " /cookietemple/create/templates/gui/gui_java/{{ cookiecutter.project_slug_no_hyphen }}"
5757 schedule :
58- interval : daily
58+ interval : weekly
5959 time : " 04:00"
6060 open-pull-requests-limit : 99
6161 target-branch : development
@@ -68,7 +68,7 @@ updates:
6868 - package-ecosystem : pip
6969 directory : " /cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}"
7070 schedule :
71- interval : daily
71+ interval : weekly
7272 time : " 04:00"
7373 open-pull-requests-limit : 99
7474 target-branch : development
0 commit comments