chore: update renovate.json [skip ci]

This commit is contained in:
Dawid Wysokiński 2023-03-27 05:45:50 +02:00
parent 827a713cf5
commit 23595a3078
Signed by: Kichiyaki
GPG Key ID: B5445E357FB8B892
1 changed files with 1 additions and 1 deletions

View File

@ -14,5 +14,5 @@
"ignorePaths": [
".drone.yml"
],
"commitBody": "[skip ci]"
"commitMessageExtra": "to {{#if isPinDigest}}{{{newDigestShort}}}{{else}}{{#if isMajor}}{{prettyNewMajor}}{{else}}{{#if isSingleVersion}}{{prettyNewVersion}}{{else}}{{#if newValue}}{{{newValue}}}{{else}}{{{newDigestShort}}}{{/if}}{{/if}}{{/if}}{{/if}} [skip ci]"
}