We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99b5504 commit 3cfd600Copy full SHA for 3cfd600
renovate.json
@@ -2,6 +2,9 @@
2
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3
"extends": ["config:best-practices"],
4
"labels": ["dependencies"],
5
+ "semanticCommits": "enabled",
6
+ "semanticCommitType": "chore",
7
+ "semanticCommitScope": "deps",
8
"packageRules": [
9
{
10
"description": "Group all Go module updates",
0 commit comments