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