diff --git a/.github/renovate.json b/.github/renovate.json index f8832962..a9c1ab72 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -21,7 +21,7 @@ "minimumReleaseAge": "3 days", "stabilityDays": 3, "platformAutomerge": true, - "prTitle": "chore: ${depName} update", + "prTitle": "chore: {{depName}} update", "rangeStrategy": "auto", "rebaseWhen": "conflicted", "recreateWhen": "never",