Skip to content

Commit 088f3f6

Browse files
authored
Configure renovate to apply commit signoff (#677)
Signed-off-by: Yuri Shkuro <[email protected]>
1 parent 2c6f401 commit 088f3f6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

renovate.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
33
"extends": [
4-
"config:recommended"
4+
"config:recommended",
5+
":gitSignOff"
56
]
67
}

0 commit comments

Comments
 (0)