Skip to content

Commit

Permalink
ci(renovate): fix assign and review rule
Browse files Browse the repository at this point in the history
  • Loading branch information
lukas-mertens committed Nov 13, 2024
1 parent c94d7f6 commit 9381e61
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/renovate.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"extends": [
":assigneeAndReview(lukas-mertens)",
":assignAndReview(lukas-mertens)",
":automergeLinters",
":automergePatch",
":gitSignOff",
":semanticCommitTypeAll(chore)"
]
}
}

0 comments on commit 9381e61

Please sign in to comment.