File tree Expand file tree Collapse file tree 1 file changed +10
-16
lines changed
Expand file tree Collapse file tree 1 file changed +10
-16
lines changed Original file line number Diff line number Diff line change @@ -8,27 +8,21 @@ updates:
88 - package-ecosystem : " cargo"
99 directory : " /"
1010 schedule :
11- interval : " weekly "
11+ interval : " daily "
1212 groups :
13- rust-production :
14- dependency-type : " production"
15- rust-development :
16- dependency-type : " development"
13+ rust :
14+ applies-to : version-updates
1715 - package-ecosystem : " github-actions"
1816 directory : " /"
1917 schedule :
20- interval : " weekly "
18+ interval : " daily "
2119 groups :
22- actions-production :
23- dependency-type : " production"
24- actions-development :
25- dependency-type : " development"
26- - package-ecosystem : " pip"
20+ actions :
21+ applies-to : version-updates
22+ - package-ecosystem : " uv"
2723 directory : " /"
2824 schedule :
29- interval : " weekly "
25+ interval : " daily "
3026 groups :
31- python-production :
32- dependency-type : " production"
33- python-development :
34- dependency-type : " development"
27+ python :
28+ applies-to : version-updates
You can’t perform that action at this time.
0 commit comments