Skip to content

Commit 7403e5e

Browse files
[tool] chore(renovate): update config to match our commit convention (#4380)
1 parent 812fa3b commit 7403e5e

File tree

1 file changed

+3
-8
lines changed

1 file changed

+3
-8
lines changed

renovate.json

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,10 @@
1515
"* 0-4,22-23 * * 1-5",
1616
"* * * * 0,6"
1717
],
18-
"semanticCommits": "enabled",
1918
"updateNotScheduled": false,
2019
"rebaseWhen": "conflicted",
20+
"commitMessageAction": "update",
21+
"commitMessagePrefix": "[tool] chore(deps):",
2122
"packageRules": [
2223
{
2324
"description": "Disable updates of images intentionally pinned to older versions for compatibility testing",
@@ -46,13 +47,6 @@
4647
],
4748
"commitMessagePrefix": "[backend] chore(deps):"
4849
},
49-
{
50-
"matchDatasources": [
51-
"docker",
52-
"orb"
53-
],
54-
"commitMessagePrefix": "[tool] chore(deps):"
55-
},
5650
{
5751
"matchPackageNames": [
5852
"react-apexcharts"
@@ -92,3 +86,4 @@
9286
"enabled": true
9387
}
9488
}
89+

0 commit comments

Comments
 (0)