Skip to content

Commit

Permalink
Extend gitSignOff (#223)
Browse files Browse the repository at this point in the history
Signed-off-by: thepetk <[email protected]>
  • Loading branch information
thepetk authored Oct 10, 2023
1 parent 2833411 commit 8612579
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:base",
"helpers:pinGitHubActionDigests"
"helpers:pinGitHubActionDigests",
":gitSignOff"
],
"enabledManagers": ["regex", "github-actions"],
"regexManagers": [
Expand Down

0 comments on commit 8612579

Please sign in to comment.