We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2177ab5 + d10f4f2 commit 20194abCopy full SHA for 20194ab
.github/renovate.json5
@@ -1,4 +1,6 @@
1
{
2
$schema: "https://docs.renovatebot.com/renovate-schema.json",
3
extends: ["local>SpotOnInc/renovate-config"],
4
+ // To make happy 'Validate PR title' GHA
5
+ commitMessageLowerCase: "never",
6
}
0 commit comments