Skip to content

Commit 398f483

Browse files
committed
chore: add gitSignOff preset to renovate config
Signed-off-by: Christian Stewart <christian@aperture.us>
1 parent 95978e7 commit 398f483

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
"branchConcurrentLimit": 0,
1011
"packageRules": [

0 commit comments

Comments
 (0)