diff --git a/renovate.json b/renovate.json index f43131e..d556242 100644 --- a/renovate.json +++ b/renovate.json @@ -43,7 +43,8 @@ "matchManagers": ["custom.regex"], "matchPackageNames": ["ghcr.io/icoretech/codex-docker"], "groupName": "codex-docker image", - "groupSlug": "codex-docker-image" + "groupSlug": "codex-docker-image", + "semanticCommitType": "fix" }, { "description": "Group GitHub Actions updates",