chore: use 'chore' instead of 'fix' in renovate

pull/5522/head
Henrique Dias 2025-11-13 14:10:06 +01:00
parent cf8b5ca768
commit bb4465548b
No known key found for this signature in database
1 changed files with 2 additions and 1 deletions

View File

@ -4,7 +4,8 @@
"config:recommended", "config:recommended",
"group:allNonMajor", "group:allNonMajor",
"group:allDigest", "group:allDigest",
":disableDependencyDashboard" ":disableDependencyDashboard",
":semanticCommitTypeAll(chore)"
], ],
"postUpdateOptions": [ "postUpdateOptions": [
"gomodUpdateImportPaths", "gomodUpdateImportPaths",