We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef79a61 commit 24e71f4Copy full SHA for 24e71f4
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