We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf3258f commit 667c31cCopy full SHA for 667c31c
1 file changed
.github/renovate.json5
@@ -20,6 +20,10 @@
20
],
21
pinDigests: true,
22
},
23
+ {
24
+ matchPackageNames: ['googleapis/genai-toolbox'],
25
+ 'semanticCommitType': 'feat'
26
+ }
27
28
customManagers: [
29
{
0 commit comments