diff --git a/renovate.json b/renovate.json
index 1e047f0450e93bf94d9bd04d9441be4086f36f56..bf107398ea644a1a09d764e24495c616bc19bfd2 100644
--- a/renovate.json
+++ b/renovate.json
@@ -3,7 +3,7 @@
   "extends": [
     "config:base",
     ":automergeMinor",
-    ":semanticPrefixFix"
+    ":semanticCommitTypeAll(fix)"
   ],
   "prConcurrentLimit": 5
 }