diff --git a/renovate.json b/renovate.json index f1c4671..fa1f072 100644 --- a/renovate.json +++ b/renovate.json @@ -52,7 +52,8 @@ "matchDatasources": [ "docker" ], - "pinDigests": true + "pinDigests": true, + "semanticCommitScope": "deps,docker" } ] }