Skip to content

Commit bcce838

Browse files
authored
have major updates update sha
1 parent c354720 commit bcce838

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

renovate.json

+5-3
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,11 @@
7878
"patch",
7979
"digest"
8080
],
81+
"schedule": [
82+
"after 10am on Wednesday"
83+
]
84+
},
85+
{
8186
"matchDepNames": [
8287
"alpine-pkg-glibc",
8388
"apache-activemq",
@@ -99,9 +104,6 @@
99104
"s6-overlay",
100105
"solr-ocrhighlighting"
101106
],
102-
"schedule": [
103-
"after 10am on Wednesday"
104-
],
105107
"postUpgradeTasks": {
106108
"commands": [
107109
"bash ci/update-sha.sh \"{{{depName}}}\" \"{{{currentVersion}}}\" \"{{{newVersion}}}\" \"{{{newDigest}}}\""

0 commit comments

Comments
 (0)