diff --git a/eng/renovate.json b/eng/renovate.json index 9ed75ce114cf2d..f0f90be8c4c86c 100644 --- a/eng/renovate.json +++ b/eng/renovate.json @@ -36,7 +36,8 @@ "eng/pipelines/installer/helix-queues-setup.yml", "eng/pipelines/libraries/helix-queues-setup.yml" ], - "pinDigests": true + "pinDigests": true, + "commitMessageTopic": "container image dependencies" } ] }