Skip to content

Commit 84e22c2

Browse files
authored
build: Update renovate.json
1 parent e39d698 commit 84e22c2

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

renovate.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,11 @@
2020
"matchDatasources": ["npm"],
2121
"minimumReleaseAge": "7 days",
2222
"internalChecksFilter": "strict"
23+
},
24+
{
25+
"description": "Remove word `dependency` from commit messages and PR titles",
26+
"matchDatasources": ["npm"],
27+
"commitMessageTopic": "{{depName}}"
2328
}
2429
]
2530
}

0 commit comments

Comments
 (0)