Skip to content

Commit

Permalink
Update renovate.json (#328)
Browse files Browse the repository at this point in the history
Signed-off-by: Engin Diri <engin.diri@ediri.de>
  • Loading branch information
dirien authored May 11, 2024
1 parent caedf75 commit 269f7f3
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .github/renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,10 @@
"labels": [
"helm"
],
"semanticCommits": true
"semanticCommits": true,
"assigneesFromCodeOwners": true,
"assignAutomerge": true,
"automerge": true,
"automergeStrategy": "squash",
"automergeType": "pr"
}

0 comments on commit 269f7f3

Please sign in to comment.