Skip to content

Commit afcd0d5

Browse files
committed
chore: add gitSignOff preset to renovate config
Signed-off-by: Christian Stewart <christian@aperture.us>
1 parent 26a7232 commit afcd0d5

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/renovate.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44
":semanticPrefixFixDepsChoreOthers",
55
":ignoreModulesAndTests",
66
"group:all",
7-
"workarounds:all"
7+
"workarounds:all",
8+
":gitSignOff"
89
],
910
"forkProcessing": "enabled",
1011
"branchConcurrentLimit": 0,

0 commit comments

Comments
 (0)