Skip to content

Commit 4191216

Browse files
committed
fix: enforce semantic commits in Renovate config
1 parent f3c7ea8 commit 4191216

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/renovate.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"extends": [
44
"config:recommended"
55
],
6+
"semanticCommits": "enabled",
67
"enabledManagers": [
78
"github-actions",
89
"regex"

0 commit comments

Comments
 (0)