chore: Update renovate config

Signed-off-by: Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs <me@bjw-s.dev>
This commit is contained in:
Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs 2021-08-26 17:04:28 +02:00
parent b12bbf052d
commit 90036d5f6b
No known key found for this signature in database
GPG Key ID: 228A77789D71A6E2

View File

@ -16,7 +16,7 @@
"packageRules": [ "packageRules": [
// Setup datasources // Setup datasources
{ {
"datasources": ["helm"], "matchDatasources": ["helm"],
"commitMessageTopic": "Helm chart {{depName}}", "commitMessageTopic": "Helm chart {{depName}}",
"separateMinorPatch": true "separateMinorPatch": true
}, },