File tree Expand file tree Collapse file tree 1 file changed +12
-8
lines changed Expand file tree Collapse file tree 1 file changed +12
-8
lines changed Original file line number Diff line number Diff line change 11version : 2
22updates :
3- - package-ecosystem : ' github-actions'
4- directory : ' /'
5- schedule :
6- interval : ' daily'
7- cooldown :
8- default-days : 7
9- exclude :
10- - ' grafana/*'
113 - package-ecosystem : ' npm'
124 directory : ' /'
135 schedule :
146 interval : ' daily'
7+ time : ' 10:00'
8+ open-pull-requests-limit : 3
159 cooldown :
1610 semver-major-days : 30
1711 semver-minor-days : 14
@@ -25,6 +19,16 @@ updates:
2519 - ' @grafana/runtime'
2620 - ' @grafana/schema'
2721 - ' @grafana/ui'
22+ - package-ecosystem : ' github-actions'
23+ directory : ' /'
24+ schedule :
25+ interval : ' daily'
26+ time : ' 12:00'
27+ open-pull-requests-limit : 3
28+ cooldown :
29+ default-days : 7
30+ exclude :
31+ - ' grafana/*'
2832
2933 # Ignore dependencies that need to be updated manually for compatibility reasons
3034 ignore :
You can’t perform that action at this time.
0 commit comments