Skip to content

Commit a196754

Browse files
committed
chore: enable semantic commits for renovate
1 parent f7f5e42 commit a196754

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

.github/renovate.json5

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
{
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3-
"extends": ["config:recommended"],
3+
"extends": [
4+
"config:recommended",
5+
":semanticCommits",
6+
],
47
}

0 commit comments

Comments
 (0)