summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/renovate.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/renovate.json b/.github/renovate.json
index 5c3387f..fff197e 100644
--- a/.github/renovate.json
+++ b/.github/renovate.json
@@ -2,6 +2,7 @@
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:base",
+ ":semanticCommits",
":semanticPrefixChore",
":semanticCommitScope(deps)"
]