diff options
Diffstat (limited to '.github')
| -rw-r--r-- | .github/renovate.json | 1 |
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)" ] |
