File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ updates:
1212 - package-ecosystem : github-actions
1313 directory : /
1414 schedule :
15- interval : daily
15+ interval : monthly
1616 allow :
1717 # Allow both direct and indirect updates for all packages
1818 - dependency-type : " all"
@@ -27,7 +27,7 @@ updates:
2727 - package-ecosystem : bundler
2828 directory : /
2929 schedule :
30- interval : daily
30+ interval : monthly
3131 allow :
3232 # Allow both direct and indirect updates for all packages
3333 - dependency-type : " all"
@@ -42,7 +42,7 @@ updates:
4242 - package-ecosystem : npm
4343 directory : /
4444 schedule :
45- interval : daily
45+ interval : monthly
4646 allow :
4747 # Allow both direct and indirect updates for all packages
4848 - dependency-type : " all"
@@ -57,7 +57,7 @@ updates:
5757 - package-ecosystem : pip
5858 directory : /
5959 schedule :
60- interval : daily
60+ interval : monthly
6161 allow :
6262 # Allow both direct and indirect updates for all packages
6363 - dependency-type : " all"
You can’t perform that action at this time.
0 commit comments