Skip to content

Commit 24e71f4

Browse files
ci: fix renovate PRs for toolbox versions (#46)
Co-authored-by: Averi Kitsch <[email protected]>
1 parent ef79a61 commit 24e71f4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/renovate.json5

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@
2020
],
2121
pinDigests: true,
2222
},
23+
{
24+
matchPackageNames: ['googleapis/genai-toolbox'],
25+
'semanticCommitType': 'feat'
26+
}
2327
],
2428
customManagers: [
2529
{

0 commit comments

Comments
 (0)