Skip to content

Commit

Permalink
ci: add git sign off to renovate-bot (slsa-framework#420)
Browse files Browse the repository at this point in the history
Signed-off-by: Asra Ali <asraa@google.com>

Signed-off-by: Asra Ali <asraa@google.com>
  • Loading branch information
asraa authored Dec 28, 2022
1 parent 8279f4b commit 19030f3
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion renovate.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["config:base"],
"extends": [
"config:base",
":gitSignOff"
],
"schedule": ["every weekend"],
"packageRules": [
{
Expand Down

0 comments on commit 19030f3

Please sign in to comment.