chore: use 'chore' instead of 'fix' in renovate
parent
cf8b5ca768
commit
bb4465548b
|
|
@ -4,7 +4,8 @@
|
||||||
"config:recommended",
|
"config:recommended",
|
||||||
"group:allNonMajor",
|
"group:allNonMajor",
|
||||||
"group:allDigest",
|
"group:allDigest",
|
||||||
":disableDependencyDashboard"
|
":disableDependencyDashboard",
|
||||||
|
":semanticCommitTypeAll(chore)"
|
||||||
],
|
],
|
||||||
"postUpdateOptions": [
|
"postUpdateOptions": [
|
||||||
"gomodUpdateImportPaths",
|
"gomodUpdateImportPaths",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue