Skip to content

Commit d3c1027

Browse files
authored
fix: enforce semantic commits in Renovate config (#4463)
1 parent 8266094 commit d3c1027

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/renovate.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"config:recommended",
55
"helpers:pinGitHubActionDigests"
66
],
7+
"semanticCommits": "enabled",
78
"enabledManagers": [
89
"github-actions"
910
],

0 commit comments

Comments
 (0)