Skip to content

Commit 19030f3

Browse files
authored
ci: add git sign off to renovate-bot (#420)
Signed-off-by: Asra Ali <[email protected]> Signed-off-by: Asra Ali <[email protected]>
1 parent 8279f4b commit 19030f3

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

renovate.json

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
{
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3-
"extends": ["config:base"],
3+
"extends": [
4+
"config:base",
5+
":gitSignOff"
6+
],
47
"schedule": ["every weekend"],
58
"packageRules": [
69
{

0 commit comments

Comments
 (0)