Skip to content

Commit a5e08dd

Browse files
authored
chore: add semantic commits configuration to renovate.json
1 parent 9be73a0 commit a5e08dd

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

renovate.json

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

0 commit comments

Comments
 (0)