Skip to content

Commit 722755e

Browse files
[renovatebot] Disable 'digest' update types for integration test docker-compose files (jaegertracing#5689)
Signed-off-by: Mend Renovate <[email protected]> Signed-off-by: Yuri Shkuro <[email protected]> Co-authored-by: Yuri Shkuro <[email protected]>
1 parent f3a1998 commit 722755e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

renovate.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"docker-compose/opensearch/v2/docker-compose.yml",
2727
"plugin/storage/scylladb/docker-compose.yml"
2828
],
29-
"matchUpdateTypes": ["major", "patch"],
29+
"matchUpdateTypes": ["major", "patch", "digest"],
3030
"enabled": false
3131
},
3232
{

0 commit comments

Comments
 (0)