Skip to content

Commit 65a6f62

Browse files
committed
chore(renovate): configure renovate to use semantic commits
1 parent 8c0130a commit 65a6f62

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

renovate.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"extends": [
3-
"config:base"
3+
"config:base",
4+
":semanticCommits"
45
],
56
"baseBranches": ["main"],
67
"prHourlyLimit": 2,

0 commit comments

Comments
 (0)