Skip to content
This repository was archived by the owner on May 7, 2018. It is now read-only.

Commit 954903e

Browse files
authored
ci: use "build:" commit prefix for renovate
1 parent e1b9ff1 commit 954903e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

renovate.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"pinVersions": false,
33
"semanticCommits": true,
4-
"semanticPrefix": "chore:",
4+
"semanticPrefix": "build:",
55
"commitMessage": "{{semanticPrefix}} update {{depName}} to version {{newVersion}}",
66
"packages": [
77
{

0 commit comments

Comments
 (0)