diff --git a/.github/renovate.json5 b/.github/renovate.json5 index f3eb783..f69f79b 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -20,6 +20,10 @@ ], pinDigests: true, }, + { + matchPackageNames: ['googleapis/genai-toolbox'], + 'semanticCommitType': 'feat' + } ], customManagers: [ {