We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6de897 commit 648ffebCopy full SHA for 648ffeb
1 file changed
renovate.json
@@ -106,7 +106,9 @@
106
"/^org.junit/"
107
],
108
"groupName": "Testing Libraries",
109
- "enabled": true
+ "enabled": true,
110
+ "semanticCommitType": "test",
111
+ "semanticCommitScope": "deps"
112
},
113
{
114
"matchPackageNames": [
@@ -116,7 +118,9 @@
116
118
"/^org.sonatype.plugins:/"
117
119
120
"groupName": "Maven Plugins",
121
122
+ "semanticCommitType": "build",
123
124
125
126
"matchManagers": [
@@ -148,7 +152,9 @@
148
152
149
153
"com.google.cloud:google-cloud-shared-config"
150
154
151
155
156
157
158
159
160
0 commit comments